Fixed another bug
This commit is contained in:
@@ -157,7 +157,7 @@ update() {
|
|||||||
# Update the dotfiles
|
# Update the dotfiles
|
||||||
update-dotfiles
|
update-dotfiles
|
||||||
|
|
||||||
seconds=$((`date +%s` - $start_system_update ))
|
seconds=$((`date +%s` - $start ))
|
||||||
formatted=`date -ud "@$seconds" +'%H hours %M minutes %S seconds'`
|
formatted=`date -ud "@$seconds" +'%H hours %M minutes %S seconds'`
|
||||||
echo "\033[32;1m=== Update finished in $formatted ===\033[0m"
|
echo "\033[32;1m=== Update finished in $formatted ===\033[0m"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user