Move utils.sh to system/bin
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
615d4fac8d
commit
09d9f2c1c8
4 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Author: Severin Kaderli <severin.kaderli@gmail.com>
|
||||
. utils.sh
|
||||
|
||||
print_header "Update packages"
|
||||
aurman -Syuu --rebuild
|
||||
npm update -g
|
Loading…
Add table
Add a link
Reference in a new issue