From e11b6ce47f9fca60d1a9004b08b3bc166f235a50 Mon Sep 17 00:00:00 2001 From: Wryn Wagner Date: Tue, 20 Aug 2019 11:06:26 -0600 Subject: [PATCH] fixed planktime message --- bash/osx/osxfun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/osx/osxfun b/bash/osx/osxfun index a47a057..b26d07b 100644 --- a/bash/osx/osxfun +++ b/bash/osx/osxfun @@ -1,7 +1,7 @@ #!/bin/bash function planktimer() { # dependencies: 'say' 'termdown' - message='Push-up Time' + message='Plank Time' while true; do termdown 1h30m;