mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update 20-folders
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
echo "Updating folders..."
|
echo "Updating folders..."
|
||||||
|
|
||||||
@@ -8,3 +8,5 @@ do
|
|||||||
mkdir -p $FOLDERS
|
mkdir -p $FOLDERS
|
||||||
chown -R abc:abc $FOLDERS
|
chown -R abc:abc $FOLDERS
|
||||||
done
|
done
|
||||||
|
|
||||||
|
bashio::log.warning "If error of missing folder when loading addon, just restart"
|
||||||
|
|||||||
Reference in New Issue
Block a user