This commit is contained in:
Will Russell
2023-09-26 11:41:01 -04:00
parent 72873420f8
commit 01104333e6

View File

@@ -34,6 +34,7 @@ case $option in
*) clear
echo "unexpected answer provided, exiting out"
exit 1
;;
esac
echo "cleanup completed, please ensure you re-install a graphics driver next BEFORE rebooting"
exit 0