Still need success on exit

This commit is contained in:
David Heinemeier Hansson 2025-08-11 17:52:01 +02:00
parent 26e3cc0b8c
commit 6dd7829886

View File

@ -23,3 +23,6 @@ done
# Must not have Gnome or KDE already install
pacman -Qe gnome-shell &>/dev/null && abort "Fresh + Vanilla Arch"
pacman -Qe plasma-desktop &>/dev/null && abort "Fresh + Vanilla Arch"
# Cleared all guards
echo "Guards: OK"