X-Git-Url: https://software.frrobert.com/stationnotifier/blobdiff_plain/40101848b7b3c87084a2c13af06a7efea844e87d..eb7f2aadd4de79e827dc34b892747ee469994f79:/notificatorossl 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)