mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
git-version: Make shebang #!/bin/bash
There is some bash-ism in the script.
This commit is contained in:
parent
e0a942748e
commit
a9dc9724ae
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
if [ "$1" = sysv ]; then
|
if [ "$1" = sysv ]; then
|
||||||
SYSV="INCLUDE"
|
SYSV="INCLUDE"
|
||||||
|
Loading…
Reference in New Issue
Block a user