Only install if needed
This commit is contained in:
parent
7324a30ae9
commit
8cebe33318
2
boot.sh
2
boot.sh
@ -12,7 +12,7 @@ echo -e "$ascii_art"
|
||||
echo "=> Omarchy is for fresh Arch installations only!"
|
||||
echo -e "\nBegin installation (or abort with ctrl+c)..."
|
||||
|
||||
sudo pacman -Sy --noconfirm git >/dev/null
|
||||
sudo pacman -Sy --noconfirm --needed git >/dev/null
|
||||
|
||||
echo "Cloning Omarchy..."
|
||||
rm -rf ~/.local/share/omarchy/
|
||||
|
Loading…
x
Reference in New Issue
Block a user