mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 06:14:16 +02:00
[wgem] only preparing the environment during the first installation
This commit is contained in:
@@ -24,3 +24,4 @@ UA_CHROME = 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gec
|
||||
TEMP_PATH = '/tmp/bauh/web'
|
||||
SEARCH_INDEX_FILE = '{}/index.yaml'.format(TEMP_PATH)
|
||||
SUGGESTIONS_CACHE_FILE = '{}/suggestions.yaml'.format(TEMP_PATH)
|
||||
CONFIG_FILE = '{}/.config/bauh/web/config.yaml'.format(Path.home())
|
||||
|
||||
Reference in New Issue
Block a user