From da70b0799ac5003ccb4cdb88d1274696ba797bdc Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Mon, 26 Jul 2021 08:37:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtask.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/task.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/task.sh b/shell/task.sh index ada9024e..359ba3e4 100755 --- a/shell/task.sh +++ b/shell/task.sh @@ -191,7 +191,7 @@ main() { run_else "$@" ;; esac - elif [[ $# -eq 0]]; then + elif [[ $# -eq 0 ]]; then echo usage else