cleanup scripts: packages/ vfd-clock

This commit is contained in:
CvH 2025-07-20 12:07:40 +00:00 committed by Rudi Heitbaum
parent f925c46910
commit 9d8a6366e5

View File

@ -4,8 +4,7 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
do_start() {
while sleep 1
do
while sleep 1; do
printf "%4s" "$(date +'%l %M' | tr -d '[:space:]')" >"$LED_PATH_TEXT"
if [ "$LED_COLON" = "off" ]; then
echo "1" >"$LED_PATH_COLON"