This commit is contained in:
2024-11-02 17:45:43 +01:00
parent d52099bbb9
commit 05c5cf81bf
20 changed files with 212 additions and 125 deletions

View File

@ -54,10 +54,6 @@ case $1 in
logo continue
push $@
;;
"status")
logo continue
status $@
;;
"help"|"--help"|"")
help $@
;;