Code Update
This commit is contained in:
@ -19,6 +19,9 @@ wiNormal=$(tput sgr0)
|
||||
{{ CODES }}
|
||||
|
||||
wi-restricted "$0 $1 $2"
|
||||
wi-start
|
||||
|
||||
apt update &> /dev/null
|
||||
apt install -y jq &> /dev/null
|
||||
|
||||
wi-init $1 $2
|
||||
wi-stop
|
||||
|
@ -1,6 +1,3 @@
|
||||
wi-start(){
|
||||
wi-header "Warén Group" h1
|
||||
|
||||
apt update &> /dev/null
|
||||
apt install -y jq &> /dev/null
|
||||
wi-header "Warén Init" h1
|
||||
}
|
||||
|
Reference in New Issue
Block a user