simple start script
This commit is contained in:
parent
bf15a5bd11
commit
6725269fa6
@ -33,6 +33,10 @@ configure_file (
|
|||||||
"${concordia-server_SOURCE_DIR}/scripts/cmake_stubs/start.sh.in"
|
"${concordia-server_SOURCE_DIR}/scripts/cmake_stubs/start.sh.in"
|
||||||
"${concordia-server_SOURCE_DIR}/scripts/start.sh"
|
"${concordia-server_SOURCE_DIR}/scripts/start.sh"
|
||||||
)
|
)
|
||||||
|
configure_file (
|
||||||
|
"${concordia-server_SOURCE_DIR}/scripts/cmake_stubs/simplestart.sh.in"
|
||||||
|
"${concordia-server_SOURCE_DIR}/scripts/simplestart.sh"
|
||||||
|
)
|
||||||
configure_file (
|
configure_file (
|
||||||
"${concordia-server_SOURCE_DIR}/scripts/cmake_stubs/stop.sh.in"
|
"${concordia-server_SOURCE_DIR}/scripts/cmake_stubs/stop.sh.in"
|
||||||
"${concordia-server_SOURCE_DIR}/scripts/stop.sh"
|
"${concordia-server_SOURCE_DIR}/scripts/stop.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user