fixed planktime message
This commit is contained in:
parent
d70698090a
commit
e11b6ce47f
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
function planktimer() {
|
function planktimer() {
|
||||||
# dependencies: 'say' 'termdown'
|
# dependencies: 'say' 'termdown'
|
||||||
message='Push-up Time'
|
message='Plank Time'
|
||||||
while true;
|
while true;
|
||||||
do
|
do
|
||||||
termdown 1h30m;
|
termdown 1h30m;
|
||||||
|
Loading…
Reference in New Issue
Block a user