diff --git a/birdnet-pi/rootfs/helpers/timedatectl b/birdnet-pi/rootfs/helpers/timedatectl index 1c92d6666..3f8f0aa40 100644 --- a/birdnet-pi/rootfs/helpers/timedatectl +++ b/birdnet-pi/rootfs/helpers/timedatectl @@ -42,7 +42,7 @@ case "$1" in ;; esac ;; - "show --value --property=Timezone") + "show") show_timezone ;; "set-timezone")