Fix dotlink.sh missing shebang
This commit is contained in:
parent
71f9076846
commit
84aae314f5
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
# relink all stowed files from anywhere
|
# relink all stowed files from anywhere
|
||||||
# grepping is to remove meaningless stderr lines until this bug is fixed:
|
# grepping is to remove meaningless stderr lines until this bug is fixed:
|
||||||
# https://github.com/aspiers/stow/issues/65
|
# https://github.com/aspiers/stow/issues/65
|
||||||
|
|
Loading…
Reference in a new issue