This website works better with JavaScript
Home
Explore
Help
Sign In
kirkleon
/
rollbot3
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9134f9fbd4
Branches
Tags
master
rollbot3
/
rollbot-local.sh
rollbot-local.sh
78 B
History
Raw
1
2
3
4
5
#!/usr/bin/env bash
pushd src/
ROLLBOT_CFG_DIR=../config python3 app.py
popd