Skip to content

Commit

Permalink
add shebang to fix emoncms/emoncms/#1089
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson committed Oct 27, 2018
1 parent c69e36c commit d392f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postprocess.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
sudo php $DIR/postprocess_run.php

0 comments on commit d392f91

Please sign in to comment.