rundaca2.py: The START is an index

This commit is contained in:
Daniel Marjamäki 2016-05-10 11:00:57 +02:00
parent a167a2d242
commit 98626e5a46
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import shutil
import time
import sys
START = '0'
START = 0
PASSWORD = ''
for arg in sys.argv[1:]:
if len(arg)==1: