mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 17:51:49 +02:00
Update 91-configuration.sh
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
###########
|
###########
|
||||||
# FOLDERS #
|
# 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)
|
FILES=$(jq ".filesPaths[0].pathString" /config/ubooquity/preferences.json)
|
||||||
COMICS=$(jq ".comicsPaths[0].pathString" /config/ubooquity/preferences.json)
|
COMICS=$(jq ".comicsPaths[0].pathString" /config/ubooquity/preferences.json)
|
||||||
|
|||||||
Reference in New Issue
Block a user