Renaming circlebot -> advisorycircular.
This commit is contained in:
parent
78dc03e970
commit
c3fdde4819
@ -146,7 +146,7 @@ Compile the clojurescript:
|
||||
Run the bot:
|
||||
|
||||
```
|
||||
while :; do python intervalexec.py 10 node out/script.js; sleep 5; done
|
||||
while :; do python intervalexec.py 10 node out/advisorycircular.js; sleep 5; done
|
||||
```
|
||||
|
||||
`intervalexec.py` is a script that will try to run the bot script no
|
||||
|
Loading…
Reference in New Issue
Block a user