aboutsummarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorJoe Previte2022-03-04 16:51:42 +0000
committerJoe Previte2022-03-04 16:51:42 +0000
commit681a6c7f2cb8199a55898ee166616d3869f966c5 (patch)
tree1ef71d58633c4be8d6b7bc7a9c1951a9d8dfe0ef /update.sh
parentdd9c47391014f24b570d1447af05c8ad38656383 (diff)
downloadaur-681a6c7f2cb8199a55898ee166616d3869f966c5.tar.gz
chore: update to 4.1.0
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update.sh b/update.sh
index 3647edf07312..a9b6b8b68022 100755
--- a/update.sh
+++ b/update.sh
@@ -19,8 +19,8 @@ main() {
if ! command -v updpkgsums &>/dev/null; then
echo "updpkgsums could not be found."
echo "This is needed to update the sha256 sums"
- echo -e "Install with: sudo pacman -S pacman-contrib"
- exit
+ echo -e "Installing for you with: sudo pacman -S pacman-contrib"
+ sudo pacman -S pacman-contrib --noconfirm
fi
ls