We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100cc71 commit 472ce9aCopy full SHA for 472ce9a
1 file changed
tools/ci/run_server.sh
@@ -5,7 +5,8 @@ tools/deploy.sh ci_test
5
# mkdir ci_test/config
6
7
#test config
8
-cp tools/ci/ci_config.txt ci_test/config/config.txt
+cp config/example/* config/
9
+cp tools/ci/ci_dbconfig.txt config/dbconfig.txt
10
11
cd ci_test
12
DreamDaemon cev_eris.dmb -close -trusted -verbose -params "log-directory=ci"
0 commit comments