mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 07:06:06 +08:00
修复task.sh
This commit is contained in:
parent
e681b00483
commit
ff1fa3cbb2
|
@ -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