mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
oops
This commit is contained in:
parent
6c42d36b18
commit
1af6e5fc9b
@ -71,7 +71,7 @@ def main():
|
||||
python = os.path.join(os.environ['SW'], 'bin', 'python')
|
||||
if action == 'install':
|
||||
if isosx:
|
||||
os.makedirs(os.environ['SWBASE'])
|
||||
run('sudo', 'mkdir', '-p', os.environ['SWBASE'])
|
||||
run('sudo', 'chown', os.environ['USER'], os.environ['SWBASE'])
|
||||
download_and_decompress(
|
||||
'https://download.calibre-ebook.com/travis/sw-osx.tar.bz2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user