update main
authorfrrobert2 <frrobert@stnectarios.org>
Sun, 9 May 2021 23:49:56 +0000 (19:49 -0400)
committerfrrobert2 <frrobert@stnectarios.org>
Sun, 9 May 2021 23:49:56 +0000 (19:49 -0400)
notificatorossl

index e702b69a74454778806bbbf92373301601d43a16..ce4aef485530ccec4d85ba4916096dabe1482f7e 100755 (executable)
@@ -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)