Update 20-folders

This commit is contained in:
Alexandre
2021-10-14 22:52:34 +02:00
committed by GitHub
parent d49d0c6bc3
commit ae8449cc8b

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/usr/bin/with-contenv bashio
echo "Updating folders..."
@@ -8,3 +8,5 @@ do
mkdir -p $FOLDERS
chown -R abc:abc $FOLDERS
done
bashio::log.warning "If error of missing folder when loading addon, just restart"