Also sleep for a short time after success
This commit is contained in:
@ -35,6 +35,8 @@ quit()
|
|||||||
fi
|
fi
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
sleep 120
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
heading()
|
heading()
|
||||||
@ -251,7 +253,7 @@ notify "Finished!"
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
exit 0
|
quit "Finished!"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user