mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
Update 99-run.sh
This commit is contained in:
@@ -44,6 +44,9 @@ done
|
|||||||
# SET SYSTEM #
|
# SET SYSTEM #
|
||||||
##############
|
##############
|
||||||
|
|
||||||
|
# Remove services tab
|
||||||
|
sed -i '/System Controls/d' "$HOME"/BirdNET-Pi/homepage/views.php
|
||||||
|
|
||||||
# Set TZ
|
# Set TZ
|
||||||
if bashio::config.has_value 'TZ'; then
|
if bashio::config.has_value 'TZ'; then
|
||||||
TIMEZONE=$(bashio::config 'TZ')
|
TIMEZONE=$(bashio::config 'TZ')
|
||||||
|
|||||||
Reference in New Issue
Block a user