From: frrobert2 Date: Sun, 9 May 2021 23:49:56 +0000 (-0400) Subject: update X-Git-Url: https://software.frrobert.com/stationnotifier/commitdiff_plain/HEAD update --- diff --git a/notificatorossl b/notificatorossl index e702b69..ce4aef4 100755 --- a/notificatorossl +++ b/notificatorossl @@ -37,7 +37,7 @@ do if [[ $notifications -gt $lasttime ]]; then new=$(expr $notifications - $lasttime) echo -en "\007" - echo "You have $notifications and $new new notifications!" + echo "You have $notifications notifications and $new new notifications!" read -p "Press enter to continue, or either type amfora or lagrange to go to notifications" answer case $answer in amfora)