修复task.sh

This commit is contained in:
hanhh
2021-07-26 08:37:35 +08:00
parent 9d89ecc51e
commit da70b0799a
+1 -1
View File
@@ -191,7 +191,7 @@ main() {
run_else "$@" run_else "$@"
;; ;;
esac esac
elif [[ $# -eq 0]]; then elif [[ $# -eq 0 ]]; then
echo echo
usage usage
else else