Update push-aur.sh

This commit is contained in:
Oskar 2023-01-20 18:02:50 +01:00 committed by GitHub
parent 25d28def04
commit 687eb5eab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ push-aur() {
eval "$(parse-conf ${pkgdir})"
cd "${SRC_DIR}"
sudo chown -R $(whoami) .
if [ -n "${AUR_PUSH}" ]
then