spelink chequer is stil brok, a kind individual pointed out another typo
This commit is contained in:
parent
15787a3d0c
commit
8f647f3bbb
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ for ((MIN=0; MIN >= 0; MIN++)); do
|
||||||
write_or_exit "${CSI}${POS}G${GRAPHIC_CHAR}"
|
write_or_exit "${CSI}${POS}G${GRAPHIC_CHAR}"
|
||||||
sleep .2
|
sleep .2
|
||||||
done
|
done
|
||||||
# Display the accumlated time.
|
# Display the accumulated time.
|
||||||
write_or_exit "${TS_POSITION}${MIN} min. ${SEC} sec. "
|
write_or_exit "${TS_POSITION}${MIN} min. ${SEC} sec. "
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
Reference in a new issue