diff options
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,4 +6,6 @@ for (( ; ; )) do git pull npm start + echo 'Starting back up in 2 seconds...' + sleep 2 done
\ No newline at end of file |
