CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts

-forgot notify.sh
This commit is contained in:
martin 2011-09-08 13:44:33 -04:00
parent 805e358d9c
commit 611630d4eb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
############################################
# just a wrapper to call the notifyer #
# needed here to keep dirs/configs clean #