This commit is contained in:
piair 2023-03-13 13:42:40 +01:00
parent db557c2e3c
commit 6ce85286dd
1 changed files with 1 additions and 1 deletions

View File

@ -162,4 +162,4 @@ LogPath = config["PATH"]["logpath"]
if LogPath == "/your/path/to/loginandpass.csv" :
setup()
else :
os.system("python3 V4.py")
os.system("python3 V5.py")