diff --git a/scripts/99_software.sh b/scripts/99_software.sh index 255fbc1..ac9d802 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -125,7 +125,7 @@ if [ ${operation} == "update" ] ; then #yay -S --needed --noconfirm --timeupdate ${list_aur} #sudo -u ${user} bash -c 'echo "--------- __ ---------- : ${list_aur}"' - #echo "FO" + echo "FO" else echo "No AUR packages to install" fi