From: hayao Date: Sun, 27 Dec 2020 12:22:08 +0000 (+0900) Subject: [update] : Specify cache directory X-Git-Tag: 20210705~470 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9f5882d5b08f370231459adb4506ac72edfa5bcf;p=alterlinux%2Falterlinux.git [update] : Specify cache directory --- diff --git a/system/aur.sh b/system/aur.sh index 1461b769..be649b13 100755 --- a/system/aur.sh +++ b/system/aur.sh @@ -69,6 +69,7 @@ yes | sudo -u aurbuild \ --removemake \ --useask \ --config "/etc/alteriso-pacman.conf" \ + --cache "/vae/cache/pacman/pkg/" \ ${*}