mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 10:12:06 +01:00
fix path
This commit is contained in:
parent
dc37bf26b9
commit
aa80c60d62
@ -17,8 +17,8 @@ from blitzpy import RaspiBlitzConfig
|
||||
cfg = RaspiBlitzConfig()
|
||||
cfg.reload()
|
||||
|
||||
# basic cvalues
|
||||
SUBSCRIPTIONS_FILE="/mnt/hdd/app-data/subscriptions.toml"
|
||||
# basic values
|
||||
SUBSCRIPTIONS_FILE="/mnt/hdd/app-data/subscriptions/subscriptions.toml"
|
||||
|
||||
####### HELPER FUNCTIONS #########
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user