aboutsummaryrefslogtreecommitdiff
path: root/gromo
diff options
context:
space:
mode:
authorGuillermo Ramos2021-07-29 20:38:16 +0200
committerGuillermo Ramos2021-07-29 20:38:16 +0200
commite8cf241594e263767794e36c005c35a8b72a9856 (patch)
treeab345b1b143ced32d6106eede5fae594db8b3917 /gromo
parent326a7017bc08f08cdceee369b7b99d563230365c (diff)
downloadcli-e8cf241594e263767794e36c005c35a8b72a9856.tar.gz
Remove useless message
Diffstat (limited to 'gromo')
-rwxr-xr-xgromo1
1 files changed, 0 insertions, 1 deletions
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