mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-05-14 00:04:00 +02:00
Update main.py
This commit is contained in:
parent
4723049615
commit
994302d28d
4
main.py
4
main.py
@ -1,4 +1,4 @@
|
||||
#/usr/bin/python3
|
||||
#/usr/bin/python3.10
|
||||
|
||||
import configparser
|
||||
import os
|
||||
@ -162,4 +162,4 @@ LogPath = config["PATH"]["logpath"]
|
||||
if LogPath == "/your/path/to/loginandpass.csv" :
|
||||
setup()
|
||||
else :
|
||||
os.system("python3.10 V4.py")
|
||||
os.system("python3 V4.py")
|
||||
|
Loading…
x
Reference in New Issue
Block a user