mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-04-20 03:11:48 +02:00
ca a l'air
This commit is contained in:
parent
1f73f6fdce
commit
e28efad8de
@ -454,7 +454,7 @@ def maxi(dict):
|
|||||||
|
|
||||||
def setup_grafana():
|
def setup_grafana():
|
||||||
print("setup_grafana")
|
print("setup_grafana")
|
||||||
if requests.get("http://localhost:3000/api/datasources").text == "[]" :
|
if get("http://localhost:3000/api/datasources").text == "[]" :
|
||||||
print("subprocess started")
|
print("subprocess started")
|
||||||
subprocess.Popen(["bash",'/app/MsRewards-Reborn/config/request.sh'])
|
subprocess.Popen(["bash",'/app/MsRewards-Reborn/config/request.sh'])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user