This commit is contained in:
2018-05-31 21:03:33 +02:00
parent 787af11a57
commit be9f0249e9
2 changed files with 11 additions and 9 deletions

2
run.sh
View File

@ -1,6 +1,6 @@
#!/bin/bash
echo "-- Building and starting Necronda Server..."
make && \
make compile && \
echo -e "-- Successfully finished compiling!\n" && \
sleep 0.0625 && \
echo -e "-- Starting Server...\n" && \