finetune checks

This commit is contained in:
Tobias Powalowski 2023-07-14 17:44:51 +02:00
parent 293044cc85
commit e9c1f86c41

View file

@ -96,6 +96,7 @@ _exit() {
_EXIT="$(cat ${_ANSWER})"
if [[ "${_EXIT}" == "1" ]]; then
_show_login
exit 0
elif [[ "${_EXIT}" == "2" ]]; then
_dialog --infobox "Rebooting in 10 seconds...\nDon't forget to remove the boot medium!" 4 50
sleep 10