Skip to content

Commit d392f91

Browse files
committed
add shebang to fix emoncms/emoncms/#1089
1 parent c69e36c commit d392f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postprocess.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
1+
#!/bin/bash
22
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
33
sudo php $DIR/postprocess_run.php

0 commit comments

Comments
 (0)