bash to sh for two scripts
These don't use any special bash features. They can use regular sh.
This commit is contained in:
parent
e6d69ebaa6
commit
f3a3d5aed9
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
##
|
||||
## Author......: See docs/credits.txt
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
##
|
||||
## Author......: See docs/credits.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user