mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 15:36:07 +08:00
修复task.sh
This commit is contained in:
parent
e681b00483
commit
ff1fa3cbb2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user