mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-05 23:52:56 +02:00
Fix debian 11
This commit is contained in:
@@ -227,6 +227,7 @@ else
|
|||||||
echo -n "(Re)setting permissions (This might take a while! Please be patient!)... "
|
echo -n "(Re)setting permissions (This might take a while! Please be patient!)... "
|
||||||
chown -R "$setuid":"$setgid" /opt/iobroker
|
chown -R "$setuid":"$setgid" /opt/iobroker
|
||||||
chown -R "$setuid":"$setgid" /opt/scripts
|
chown -R "$setuid":"$setgid" /opt/scripts
|
||||||
|
chown -R "$setuid":"$setgid" /opt/userscripts
|
||||||
echo "Done."
|
echo "Done."
|
||||||
fi
|
fi
|
||||||
echo " "
|
echo " "
|
||||||
|
|||||||
Reference in New Issue
Block a user