mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-24 19:51:23 +02:00
Easy start script: code formatting
This commit is contained in:
parent
7941e10b0a
commit
b13698eb56
@ -171,6 +171,7 @@ process_cli_options() {
|
|||||||
user_asked_to_select_de() {
|
user_asked_to_select_de() {
|
||||||
[[ "$action" = "select-de-and-start" ]]
|
[[ "$action" = "select-de-and-start" ]]
|
||||||
}
|
}
|
||||||
|
|
||||||
show_help() {
|
show_help() {
|
||||||
cat >&2 <<-USAGE
|
cat >&2 <<-USAGE
|
||||||
Usage: $(basename "$0") [options]
|
Usage: $(basename "$0") [options]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user