Update 80-configuration.sh

This commit is contained in:
Alexandre
2025-02-20 10:05:06 +01:00
committed by GitHub
parent d59bffdb5a
commit ee3ffaedb0

View File

@@ -48,8 +48,6 @@ elif ! bashio::config.has_value 'PASSWORD' && [[ -n "$(bashio::addon.port "3000"
bashio::log.warning "You risk being hacked ! Please disable the external ports, or use a password"
fi
# Set permissions
# Set permissions
echo "... setting permissions for node user"
usermod -o -u 0 abc &>/dev/null