From 7a5b4944a5ac9487e44b343d81825b1a766a2e16 Mon Sep 17 00:00:00 2001 From: phga Date: Sun, 21 Mar 2021 17:08:38 +0100 Subject: [PATCH] doc: todo added --- fresh.sh | 1 + 1 file changed, 1 insertion(+) 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