mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-04 14:45:07 +01:00
...
This commit is contained in:
parent
fa5f23bf86
commit
9cf545b61a
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ def main():
|
|||
run('sudo', 'chown', os.environ['USER'], SWBASE)
|
||||
download_and_decompress(
|
||||
'https://download.calibre-ebook.com/travis/sw-osx.tar.bz2',
|
||||
os.environ['SWBASE']
|
||||
SWBASE
|
||||
)
|
||||
else:
|
||||
download_and_decompress(
|
||||
|
|
|
|||
Loading…
Reference in a new issue