Still need success on exit
This commit is contained in:
parent
26e3cc0b8c
commit
6dd7829886
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user