Skip to content

Commit

Permalink
script: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
missinglink committed Nov 2, 2016
1 parent 546ded0 commit 89a10d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/cronjob.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ git pull -q origin master;
npm --loglevel=silent install;

# run build
./script/build.sh &> build.log;
$DIR/build.sh &> build.log;

0 comments on commit 89a10d1

Please sign in to comment.