c'est pas beau mais si ca marche, ...
This commit is contained in:
parent
74f9c5b496
commit
1f73f6fdce
@ -458,8 +458,9 @@ def setup_grafana():
|
|||||||
print("subprocess started")
|
print("subprocess started")
|
||||||
subprocess.Popen(["bash",'/app/MsRewards-Reborn/config/request.sh'])
|
subprocess.Popen(["bash",'/app/MsRewards-Reborn/config/request.sh'])
|
||||||
|
|
||||||
|
|
||||||
|
setup_grafana()
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
update_jobs()
|
update_jobs()
|
||||||
edit_version()
|
edit_version()
|
||||||
setup_grafana()
|
|
||||||
app.run(host='0.0.0.0', port=1234, debug=True)
|
app.run(host='0.0.0.0', port=1234, debug=True)
|
||||||
|
Loading…
Reference in New Issue
Block a user