1
This commit is contained in:
@@ -60,8 +60,8 @@ else:
|
||||
subscription.close()
|
||||
time.sleep(0.5)
|
||||
|
||||
call('start python Start.py', shell=True)
|
||||
# call('start Start.exe', shell=True)
|
||||
# call('start python Start.py', shell=True)
|
||||
call('start Start.exe', shell=True)
|
||||
exit()
|
||||
|
||||
def printProgressBar (iteration, total, prefix = '', suffix = '', decimals = 1, length = 100, fill = '█', printEnd = "\r"):
|
||||
|
||||
Reference in New Issue
Block a user