mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 99-run.sh
This commit is contained in:
@@ -25,9 +25,6 @@ if bashio::config.has_value "pi_password"; then
|
|||||||
fi
|
fi
|
||||||
bashio::log.info "Password set successfully for user pi."
|
bashio::log.info "Password set successfully for user pi."
|
||||||
|
|
||||||
# Ensure permissions
|
|
||||||
chown pi:pi /usr/local/bin/*
|
|
||||||
|
|
||||||
# Use timezone defined in add-on options if available
|
# Use timezone defined in add-on options if available
|
||||||
bashio::log.info "Setting timezone :"
|
bashio::log.info "Setting timezone :"
|
||||||
if bashio::config.has_value 'TZ'; then
|
if bashio::config.has_value 'TZ'; then
|
||||||
|
|||||||
Reference in New Issue
Block a user