broken shell scripts; need to start with hash bang
This commit is contained in:
parent
028702ff90
commit
8c162e264b
@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
export MEDLEYDIR=`pwd`
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
export MEDLEYDIR=`pwd`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user