Update 99-run.sh

This commit is contained in:
Alexandre
2024-04-27 23:55:14 +02:00
committed by GitHub
parent 5a92934cf1
commit 0b33af6b94

View File

@@ -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')