Also sleep for a short time after success

This commit is contained in:
Mike 2022-08-29 16:49:24 -07:00
parent b994b1bf3f
commit e8fca48d90
1 changed files with 3 additions and 1 deletions

View File

@ -35,6 +35,8 @@ quit()
fi
echo
sleep 120
exit 0
}
heading()
@ -251,7 +253,7 @@ notify "Finished!"
exit 0
quit "Finished!"