mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 12:04:15 +02:00
project renamed as 'bauh'
This commit is contained in:
4
bauh/core/snap/constants.py
Normal file
4
bauh/core/snap/constants.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from bauh.core.constants import CACHE_PATH
|
||||
|
||||
SNAP_API_URL = 'https://search.apps.ubuntu.com/api/v1'
|
||||
SNAP_CACHE_PATH = '{}/snap/installed'.format(CACHE_PATH)
|
||||
Reference in New Issue
Block a user