Fix debian 11

This commit is contained in:
Eugen Mayer
2024-01-07 15:30:08 +01:00
committed by GitHub
parent 3143c9f8a8
commit 3cf0fc99f0

View File

@@ -227,6 +227,7 @@ else
echo -n "(Re)setting permissions (This might take a while! Please be patient!)... "
chown -R "$setuid":"$setgid" /opt/iobroker
chown -R "$setuid":"$setgid" /opt/scripts
chown -R "$setuid":"$setgid" /opt/userscripts
echo "Done."
fi
echo " "