concordia-server/startAll.sh

9 lines
130 B
Bash
Raw Permalink Normal View History

2019-01-17 12:20:36 +01:00
#!/bin/sh
cd db
./startPGbouncer.sh
cd ..
mono LemmaGenSockets/LemmaGenSockets/bin/Debug/LemmaGenSockets.exe &
scripts/start.sh