Bläddra i källkod

Fix shebang for sibling

Alois Mahdal 12 år sedan
förälder
incheckning
a9e4dfd851
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      dotfiles/gittum/bin/sibling

+ 1
- 1
dotfiles/gittum/bin/sibling Visa fil

1
-#!/bin/sh
1
+#!/bin/bash
2
 #
2
 #
3
 # Take first subdir (or a subdir specified in a file) and consider
3
 # Take first subdir (or a subdir specified in a file) and consider
4
 # it a git repo dir.  Get its origin, exchange the last bit for
4
 # it a git repo dir.  Get its origin, exchange the last bit for