Code Update

This commit is contained in:
Christer Warén 2024-06-30 17:03:46 +03:00
parent 605366d786
commit 6e11dc8e8e
2 changed files with 2 additions and 0 deletions

View File

@ -317,6 +317,7 @@ wi-stop (){
}
wi-start
wi-restricted "$0 $1 $2"
wi-init $1 $2
wi-stop

View File

@ -18,6 +18,7 @@ wiNormal=$(tput sgr0)
{{ CODES }}
wi-start
wi-restricted "$0 $1 $2"
wi-init $1 $2
wi-stop