Fixed script reference in start server script

This commit is contained in:
seefo
2018-04-14 20:36:12 -04:00
parent 5d46c330cf
commit 608587aced

View File

@@ -1,3 +1,3 @@
#!/bin/bash
bash startServer.sh |& tee output.log
bash start_server.sh |& tee output.log