Fix output
This commit is contained in:
parent
7800235bd1
commit
103a003cf0
1
badgy
1
badgy
@ -104,6 +104,7 @@ getCapitalTime()
|
|||||||
balance=$(captitalTime2seconds "${sl}")
|
balance=$(captitalTime2seconds "${sl}")
|
||||||
clockOutTime=$(getClockOutTime "$((dr+balance))")
|
clockOutTime=$(getClockOutTime "$((dr+balance))")
|
||||||
echo
|
echo
|
||||||
|
echo
|
||||||
echo "Your time balance is: ${sl}"
|
echo "Your time balance is: ${sl}"
|
||||||
echo
|
echo
|
||||||
echo "Today you worked: $(s2h ${dr})"
|
echo "Today you worked: $(s2h ${dr})"
|
||||||
|
Loading…
Reference in New Issue
Block a user