Code Update

This commit is contained in:
Christer Warén
2024-06-30 17:05:38 +03:00
parent 6e11dc8e8e
commit 3488bb794d
3 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
wi-start(){
wi-header "Warén Group" h1
apt update &> /dev/null
apt install -y jq &> /dev/null
}