diff --git a/larbs.sh b/larbs.sh index c04a888..f95b533 100755 --- a/larbs.sh +++ b/larbs.sh @@ -24,7 +24,7 @@ esac done # DEFAULTS: [ -z ${dotfilesrepo+x} ] && dotfilesrepo="https://github.com/lukesmithxyz/voidrice.git" [ -z ${progsfile+x} ] && progsfile="https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/progs.csv" -[ -z ${aurhelper+x} ] && aurhelper="packer" +[ -z ${aurhelper+x} ] && aurhelper="yay" ### ### FUNCTIONS ###