summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolai Schmid2020-07-06 20:45:19 +0200
committerNicolai Schmid2020-07-06 20:45:19 +0200
commit15bc03e3b4d0dfac9757e86534765231444acc9d (patch)
treee08ea64039848d861fba90512386f1d20859ea49
parent15b47fb41c7ff251457e7b5773fa46db477b9d74 (diff)
downloadaur-15bc03e3b4d0dfac9757e86534765231444acc9d.tar.gz
chore: finalize 1-command update
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 07cef824d5d5..a191b81e6b39 100755
--- a/update.sh
+++ b/update.sh
@@ -15,4 +15,4 @@ makepkg --printsrcinfo > .SRCINFO
# Commit changes
git add PKGBUILD .SRCINFO
-echo git commit -m "feat: update to v${VERSION}"
+git commit -m "feat: update to v${VERSION}"