Fixed path problem with startServer.sh script

This commit is contained in:
seefo
2019-05-24 22:56:34 -04:00
parent 23eae14751
commit ebac7756fa

View File

@@ -1,6 +1,6 @@
#!/bin/bash
cd exe/linux
cd configs
export LLVM_PROFILE_FILE="output-%p.profraw"