mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-21 01:44:30 +02:00
better stronger faster
This commit is contained in:
1
main.py
1
main.py
@ -170,6 +170,7 @@ def check_update():
|
|||||||
else :
|
else :
|
||||||
print(f"updating to {latest}")
|
print(f"updating to {latest}")
|
||||||
os.system("git pull --rebase")
|
os.system("git pull --rebase")
|
||||||
|
os.system("python3 -m pip install -r requirements.txt")
|
||||||
print("updated")
|
print("updated")
|
||||||
|
|
||||||
|
|
||||||
|
2
version
2
version
@ -1 +1 @@
|
|||||||
v5.2.1
|
v5.2.2
|
||||||
|
Reference in New Issue
Block a user