projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec0fb23
)
scripts/symlink-tree.sh: use /bin/sh
author
Rosen Penev
<rosenp@gmail.com>
Tue, 31 Dec 2019 02:19:29 +0000
(18:19 -0800)
committer
Adrian Schmutzler
<freifunk@adrianschmutzler.de>
Tue, 31 Dec 2019 10:43:15 +0000
(11:43 +0100)
This uses nothing bash specific.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
scripts/symlink-tree.sh
patch
|
blob
|
history
diff --git
a/scripts/symlink-tree.sh
b/scripts/symlink-tree.sh
index aa169e2455f810f9f5ec4eb8123f9e9bbc82c049..6ed91dfb5a2943c5df975d49fb93ac2f42c8fd23 100755
(executable)
--- a/
scripts/symlink-tree.sh
+++ b/
scripts/symlink-tree.sh
@@
-1,4
+1,4
@@
-#!/
usr/bin/env ba
sh
+#!/
bin/
sh
# Create a new openwrt tree with symlinks pointing at the current tree
# Usage: ./scripts/symlink-tree.sh <destination>