change token path
This commit is contained in:
parent
7cffbc93da
commit
06d771d35b
2
V4.py
2
V4.py
@ -72,7 +72,7 @@ def FirefoxPC(Headless = Headless):
|
||||
if IsLinux :
|
||||
MotPath = "/home/pi/MsReward/liste.txt"
|
||||
LogPath= "/home/pi/MsReward/login.csv"
|
||||
TokenPath = "/home/pi/token.txt"
|
||||
TokenPath = "/home/pi/MsReward/token.txt"
|
||||
else :
|
||||
MotPath = resource_path('./liste/liste.txt')
|
||||
LogPath = resource_path('./login/login.csv')
|
||||
|
Loading…
Reference in New Issue
Block a user