mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 80-configuration.sh
This commit is contained in:
@@ -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"
|
bashio::log.warning "You risk being hacked ! Please disable the external ports, or use a password"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set permissions
|
|
||||||
|
|
||||||
# Set permissions
|
# Set permissions
|
||||||
echo "... setting permissions for node user"
|
echo "... setting permissions for node user"
|
||||||
usermod -o -u 0 abc &>/dev/null
|
usermod -o -u 0 abc &>/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user