mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 13:24:04 +02:00
Update 80-configuration.sh
This commit is contained in:
@@ -70,8 +70,3 @@ if bashio::config.true 'install_ms_edge'; then
|
|||||||
fi
|
fi
|
||||||
mv /helpers/microsoft-edge-stable /usr/bin/
|
mv /helpers/microsoft-edge-stable /usr/bin/
|
||||||
fi
|
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