Skip to content

Commit 37e561c

Browse files
committed
debug 2
1 parent ff33bb6 commit 37e561c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/ci/run_server.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
set -euo pipefail
33

44
tools/deploy.sh ci_test
5-
mkdir ci_test/config
5+
# mkdir ci_test/config
66

77
#test config
88
cp tools/ci/ci_config.txt ci_test/config/config.txt
9-
9+
cat ci_test/config/config.txt
1010
cd ci_test
1111
DreamDaemon cev_eris.dmb -close -trusted -verbose -params "log-directory=ci"
1212
cd ..

0 commit comments

Comments
 (0)