v3-revamp-fedora

This commit is contained in:
2026-07-06 16:40:32 +02:00
parent fd2aebefc0
commit c332bfffbc
+1 -1
View File
@@ -194,6 +194,6 @@ if read -t 10 -rp "Reboot now? [y/N]: " reboot_choice; then
;; ;;
esac esac
else else
color_yellow "\nNo input detected. Skipping reboot for safety." color_yellow "No input detected. Skipping reboot for safety."
exit 0 exit 0
fi fi