From e8cf241594e263767794e36c005c35a8b72a9856 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 29 Jul 2021 20:38:16 +0200 Subject: Remove useless message --- gromo | 1 - 1 file changed, 1 deletion(-) diff --git a/gromo b/gromo index b4a4122..44736e3 100755 --- a/gromo +++ b/gromo @@ -33,7 +33,6 @@ while true; do (sleep $STOP_SECONDS && mpv --no-terminal "$DING_FILE") & slock - echo $seconds if [ $seconds -lt 60 ]; then gromo_time="$seconds seconds" elif [ $seconds -lt 3600 ]; then -- cgit v1.2.3