mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 80-configuration.sh
This commit is contained in:
@@ -70,8 +70,3 @@ if bashio::config.true 'install_ms_edge'; then
|
||||
fi
|
||||
mv /helpers/microsoft-edge-stable /usr/bin/
|
||||
fi
|
||||
|
||||
# Set permissions
|
||||
echo "... setting permissions for node user"
|
||||
usermod -o -u 0 abc &>/dev/null
|
||||
groupmod -o -g 0 abc &>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user