CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
-forgot notify.sh
This commit is contained in:
parent
805e358d9c
commit
611630d4eb
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
############################################
|
############################################
|
||||||
# just a wrapper to call the notifyer #
|
# just a wrapper to call the notifyer #
|
||||||
# needed here to keep dirs/configs clean #
|
# needed here to keep dirs/configs clean #
|
||||||
|
|
Loading…
Reference in New Issue