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