mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
08038fb341
commit
17d8ff3f91
@ -428,7 +428,7 @@ def main():
|
||||
|
||||
print 'Extracting files to %s ...'%destdir
|
||||
extract_tarball(f, destdir)
|
||||
pi = os.path.join(destdir, calibre_postinstall)
|
||||
pi = os.path.join(destdir, 'calibre_postinstall')
|
||||
subprocess.call('pi', shell=True)
|
||||
return 0
|
||||
'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user