We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472ce9a commit 9c894efCopy full SHA for 9c894ef
1 file changed
tools/ci/run_server.sh
@@ -5,8 +5,7 @@ tools/deploy.sh ci_test
5
# mkdir ci_test/config
6
7
#test config
8
-cp config/example/* config/
9
-cp tools/ci/ci_dbconfig.txt config/dbconfig.txt
+cp tools/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