mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Apparently running upgrade is not possible
This commit is contained in:
parent
fd20908dcd
commit
fe673838ef
@ -108,7 +108,7 @@ def main():
|
||||
)
|
||||
if not ismacos:
|
||||
run('sudo', 'apt-get', 'update', '-y')
|
||||
run('sudo', 'apt-get', 'upgrade', '-y')
|
||||
# run('sudo', 'apt-get', 'upgrade', '-y')
|
||||
run('sudo', 'apt-get', 'install', '-y', 'gettext', 'libgl1-mesa-dev')
|
||||
|
||||
elif action == 'bootstrap':
|
||||
|
Loading…
x
Reference in New Issue
Block a user