From 7375d5d88b5697cec669a787caabecb9b673fce9 Mon Sep 17 00:00:00 2001 From: Beeranco <49772805+Beeranco@users.noreply.github.com> Date: Mon, 14 Aug 2023 02:11:35 +0200 Subject: [PATCH] Update Updater.sh Removed testing echo's --- Updater.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Updater.sh b/Updater.sh index 69841e2..56250ef 100644 --- a/Updater.sh +++ b/Updater.sh @@ -68,13 +68,6 @@ if [[ ! $(find "$osChk" -newermt "336 hours ago") ]]; then osUpd=false fi -echo "Testing output" -echo Domoticz $DomoUpd -echo NodeRed $NodeUpd -echo Zigbee $ZB2mUpd -echo Debian $osUpd -echo "" - ##-----------## # Updater #