Still need success on exit
This commit is contained in:
@@ -23,3 +23,6 @@ done
|
|||||||
# Must not have Gnome or KDE already install
|
# Must not have Gnome or KDE already install
|
||||||
pacman -Qe gnome-shell &>/dev/null && abort "Fresh + Vanilla Arch"
|
pacman -Qe gnome-shell &>/dev/null && abort "Fresh + Vanilla Arch"
|
||||||
pacman -Qe plasma-desktop &>/dev/null && abort "Fresh + Vanilla Arch"
|
pacman -Qe plasma-desktop &>/dev/null && abort "Fresh + Vanilla Arch"
|
||||||
|
|
||||||
|
# Cleared all guards
|
||||||
|
echo "Guards: OK"
|
||||||
|
|||||||
Reference in New Issue
Block a user