wip
This commit is contained in:
parent
a11e37ce72
commit
06d86accaa
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ function server() {
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
help "$server"
|
help "$server"
|
||||||
exit 1
|
log e "Unknown subcommand"
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue