mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复task.sh
This commit is contained in:
+1
-1
@@ -191,7 +191,7 @@ main() {
|
||||
run_else "$@"
|
||||
;;
|
||||
esac
|
||||
elif [[ $# -eq 0]]; then
|
||||
elif [[ $# -eq 0 ]]; then
|
||||
echo
|
||||
usage
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user