mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-14 14:34:45 +02:00
ca marche presque, c'est une dingerue
This commit is contained in:
@ -33,6 +33,7 @@ def daily_command():
|
||||
subprocess.Popen(["git",'pull'])
|
||||
subprocess.Popen(["pkill","-9","chrome"])
|
||||
subprocess.Popen(["pkill","-9","Xvfb"])
|
||||
subprocess.Popen(["pkill","-9","Xvnc"])
|
||||
subprocess.Popen(["pkill","-9", "undetected_chromedriver"])
|
||||
|
||||
scheduler = BackgroundScheduler()
|
||||
|
Reference in New Issue
Block a user