mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复task.sh
This commit is contained in:
parent
9d89ecc51e
commit
da70b0799a
|
@ -191,7 +191,7 @@ main() {
|
|||
run_else "$@"
|
||||
;;
|
||||
esac
|
||||
elif [[ $# -eq 0]]; then
|
||||
elif [[ $# -eq 0 ]]; then
|
||||
echo
|
||||
usage
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user