From 5c4e5f25b7aca79124d73958da206d622f69eb23 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 7 Jan 2019 16:36:55 +0100 Subject: [PATCH] Update upgrade.sh Signed-off-by: Severin Kaderli --- system/bin/upgrade.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/bin/upgrade.sh b/system/bin/upgrade.sh index 00757ee..2db44e0 100755 --- a/system/bin/upgrade.sh +++ b/system/bin/upgrade.sh @@ -16,7 +16,7 @@ print_header "Upgrading system" print_section "Update arch packages" -aurman -Syu --rebuild +yay -Syu --devel print_section "Update npm packages" -npm update -g \ No newline at end of file +npm update -g