test
This commit is contained in:
parent
b179e8c165
commit
c3a2fb9ab9
9
030-Package_Manager_Upgrade.sh
Normal file
9
030-Package_Manager_Upgrade.sh
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
## Script Location
|
||||||
|
SCRIPTDIR=$(dirname $0)
|
||||||
|
source "$SCRIPTDIR/common/colors.sh"
|
||||||
|
source "$SCRIPTDIR/common/functions.sh"
|
||||||
|
source "$SCRIPTDIR/common/load-defaults.sh"
|
||||||
|
|
||||||
|
pkgmgr_update
|
||||||
Loading…
Reference in New Issue
Block a user