mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-15 03:04:26 +10:00
Add more dependencys
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
|
||||
echo "pacman detected. Installing prerequisites"
|
||||
sudo pacman -Syu git zsh curl wget whiptail --noconfirm --needed
|
||||
sudo pacman -Syu git zsh curl wget whiptail golang fakeroot debugedit --noconfirm --needed
|
||||
fi
|
||||
|
||||
if command -v apt >/dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user