mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-18 05:09:09 +02: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