mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Recreate folders
This commit is contained in:
@@ -11,6 +11,10 @@ if [ -f /etc/cont-init.d/99-run.sh ]; then
|
||||
cp /etc/cont-init.d/99-run.sh /etc/scripts-init/
|
||||
fi
|
||||
|
||||
# Recreate folders if needed
|
||||
mkdir -p /tmp/StreamData /tmp/Processed
|
||||
chown pi:pi /tmp/StreamData /tmp/Processed
|
||||
|
||||
##############
|
||||
# SET SYSTEM #
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user