aboutsummarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorFlorian Moser2021-01-16 18:22:06 +0100
committerFlorian Moser2021-01-16 18:22:06 +0100
commitec72f8eb193a4fbb62d99224eebda97f7e954003 (patch)
treef87137750eb9ffb7ed2daca1608dd31851bc854a /update.sh
parentc64304488d30ccb3f50ffd0f55b712cbce29237e (diff)
downloadaur-ec72f8eb193a4fbb62d99224eebda97f7e954003.tar.gz
Fix license
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 67d61b71e630..c64c4f1c006f 100755
--- a/update.sh
+++ b/update.sh
@@ -4,7 +4,7 @@ rm -rf src
rm -rf pkg
rm -rf local-php-security-checker*
updpkgsums
-makepkg -si
+makepkg -si --noconfirm
makepkg --printsrcinfo > .SRCINFO
set +e
git add .