diff options
| author | Justin <jtsshieh@outlook.com> | 2019-11-02 11:05:21 -0400 |
|---|---|---|
| committer | Justin <jtsshieh@outlook.com> | 2019-11-02 11:05:21 -0400 |
| commit | bd313dd5c267010a0f85b2f338a5ae6751c128ca (patch) | |
| tree | 76ce1d3741e0ae8a38e4b05375177208516de31b /run.sh | |
| parent | 7031fa12ba79281edc49df972311c13ad0e8fa53 (diff) | |
| parent | 1266292b6a01a8fefdd5ed378a6e8cd5a21b99a2 (diff) | |
| download | PokeBot-bd313dd5c267010a0f85b2f338a5ae6751c128ca.tar.gz PokeBot-bd313dd5c267010a0f85b2f338a5ae6751c128ca.tar.bz2 PokeBot-bd313dd5c267010a0f85b2f338a5ae6751c128ca.zip | |
es-lint settings added + linted all files pt 2
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 |
