mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +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:
@@ -336,4 +336,5 @@ class GenericSoftwareManager(SoftwareManager):
|
||||
man = self._get_manager_for(pkg)
|
||||
|
||||
if man:
|
||||
self.logger.info('Launching {}'.format(pkg))
|
||||
man.launch(pkg)
|
||||
|
||||
Reference in New Issue
Block a user