This commit is contained in:
Stephan Raabe
2024-05-27 17:30:11 +02:00
parent 93ca44f1ad
commit a5cff60489
4 changed files with 4 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ echo -e "${GREEN}"
figlet "Reboot"
echo -e "${NONE}"
echo "A reboot of your system is recommended."
echo
if gum confirm "Do you want to reboot your system now?" ;then
echo ":: Rebooting now ..."
sleep 3