Update upgrade.sh
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
dd10e4d6f2
commit
5c4e5f25b7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
npm update -g
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue