Update 99-run.sh

This commit is contained in:
Alexandre
2025-03-04 22:42:52 +01:00
committed by GitHub
parent 8aad502fc6
commit f4afdfc8ed

View File

@@ -11,10 +11,6 @@ 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 #
##############