This commit is contained in:
Nathan Dwarshuis 2021-03-13 18:20:23 -05:00
parent 25813ff311
commit e7d6eef5e9
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ run_yay() {
## AUR pkgs needed for spotify ## AUR pkgs needed for spotify
spotify_pkgs=(gconf) spotify_pkgs=(gconf)
sudo -u nobody HOME="$yaytmp" MAKEFLAGS="-j$(nproc) \ sudo -u nobody HOME="$yaytmp" MAKEFLAGS="-j$(nproc)" \
yay --noconfirm --removemake -S \ yay --noconfirm --removemake -S \
"${dunst_pkgs[@]}" \ "${dunst_pkgs[@]}" \
"${emacs_pkgs[@]}" \ "${emacs_pkgs[@]}" \