mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update 91-configuration.sh
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
###########
|
||||
# FOLDERS #
|
||||
###########
|
||||
mkdir -p $FILES $COMICS $BOOKS /config/ubooquity
|
||||
chown -R abc:abc $FILES $COMICS $BOOKS /config/ubooquity
|
||||
|
||||
FILES=$(jq ".filesPaths[0].pathString" /config/ubooquity/preferences.json)
|
||||
COMICS=$(jq ".comicsPaths[0].pathString" /config/ubooquity/preferences.json)
|
||||
|
||||
Reference in New Issue
Block a user