Fix bash autocompletion
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
6270596a5d
commit
474a3d4f30
4 changed files with 11 additions and 7 deletions
|
@ -14,6 +14,9 @@
|
|||
# ./upgrade.sh
|
||||
. utils.sh
|
||||
|
||||
print_header "Update packages"
|
||||
print_header "Upgrading system"
|
||||
print_section "Update arch packages"
|
||||
aurman -Syu --rebuild
|
||||
|
||||
print_section "Update npm packages"
|
||||
npm update -g
|
Loading…
Add table
Add a link
Reference in a new issue