mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 20:14:14 +02:00
fix: disk cache keeps enabled even with --disk-cache=0 | improving snaps launching | arch gem label as 'AUR' for now
This commit is contained in:
@@ -175,4 +175,4 @@ class SnapManager(SoftwareManager):
|
||||
return True
|
||||
|
||||
def launch(self, pkg: SnapApplication):
|
||||
snap.run(pkg)
|
||||
snap.run(pkg, self.context.logger)
|
||||
|
||||
Reference in New Issue
Block a user