This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kirkleon
/
rollbot3
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
9134f9fbd4
Branches
Tags
master
rollbot3
/
rollbot-local.sh
rollbot-local.sh
78 B
Historique
Raw
1
2
3
4
5
#!/usr/bin/env bash
pushd src/
ROLLBOT_CFG_DIR=../config python3 app.py
popd