launcher.py

git-svn-id: https://wikiteam.googlecode.com/svn/trunk@504 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
pull/117/head
emijrp 12 years ago
parent 085b05a19d
commit dd4351849d

@ -38,7 +38,7 @@ for wiki in wikis:
if f.startswith(wikiname) and f.endswith('.7z'):
print 'This wiki was downloaded and compressed before in:', f
print 'Skiping...'
skip = True
skip = True
prefix = wikidir.split('-wikidump')[0]
if skip:

Loading…
Cancel
Save