Update 80-configuration.sh

This commit is contained in:
Alexandre
2025-05-28 22:07:48 +02:00
committed by GitHub
parent 4dfa14cc52
commit 2e1217feb4

View File

@@ -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