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:
@@ -44,6 +44,9 @@ done
|
||||
# SET SYSTEM #
|
||||
##############
|
||||
|
||||
# Remove services tab
|
||||
sed -i '/System Controls/d' "$HOME"/BirdNET-Pi/homepage/views.php
|
||||
|
||||
# Set TZ
|
||||
if bashio::config.has_value 'TZ'; then
|
||||
TIMEZONE=$(bashio::config 'TZ')
|
||||
|
||||
Reference in New Issue
Block a user