diff --git a/fresh.sh b/fresh.sh index 6a28805..63f1942 100755 --- a/fresh.sh +++ b/fresh.sh @@ -108,6 +108,7 @@ install_manual() { cd "/home/$uname" || exit } +# TODO: test with makepkg -si install_aur_helper() { dialog --title "Installing the AUR Helper" --infobox "Installing dependencies..." 0 0 pacman --noconfirm --needed -S go &>> $logfile