mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-21 08:15:29 +10:00
More dependancys for yay
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ sudo pacman -Syu git zsh curl wget whiptail --noconfirm --needed
|
|||||||
|
|
||||||
if command -v pacman >/dev/null; then
|
if command -v pacman >/dev/null; then
|
||||||
echo "pacman detected. Installing prerequisites"
|
echo "pacman detected. Installing prerequisites"
|
||||||
sudo pacman -Syu git zsh curl wget whiptail golang fakeroot debugedit --noconfirm --needed
|
sudo pacman -Syu git zsh curl wget whiptail golang fakeroot debugedit make gcc --noconfirm --needed
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if command -v apt >/dev/null; then
|
if command -v apt >/dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user