This commit is contained in:
2022-07-17 19:45:14 +02:00
parent 32cdf2e412
commit 2e46a073e2

2
Run.sh Normal file → Executable file
View File

@@ -88,7 +88,7 @@ function config() {
}
function show_help() {
echo
echo "Usage: $0 { install | enable | disable } <UT99_INSTALL_DIR> [<UT99_CONFIG_FILE>]"
echo "Usage: $0 { install | enable | disable | config } <UT99_INSTALL_DIR> [<UT99_CONFIG_FILE>] [<CONFIG_KEY> <CONFIG_VALUE>]"
echo
}
function check_cfg_file_config() {