Browse Source

fixed rootdir

pull/528/head
Daniel Gibbs 10 years ago
parent
commit
ef7f4d16b5
  1. 2
      tests/tests_jc2server.sh

2
tests/tests_jc2server.sh

@ -149,7 +149,7 @@ echo "Using: ${gamename}"
echo "================================="
echo ""
sleep 1
mkdir ${rootfdir}
mkdir ${rootdir}

Loading…
Cancel
Save