mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 19-config.sh
watchdir Failed to open directory "/watch" (2): No such file or directory
This commit is contained in:
@@ -21,6 +21,7 @@ CONFIGDIR="/config/transmission"
|
||||
#Default folders
|
||||
echo "Updating folders"
|
||||
mkdir -p /config/transmission || true
|
||||
mkdir -p /watch || true
|
||||
chown -R abc:abc /config/transmission || true
|
||||
|
||||
if ! bashio::fs.file_exists "$CONFIGDIR/settings.json"; then
|
||||
|
||||
Reference in New Issue
Block a user