Files
sesimos/run.sh
2018-05-31 15:13:12 +02:00

8 lines
218 B
Bash

#!/bin/bash
echo "-- Building and starting Necronda Server..."
make && \
echo -e "-- Successfully finished compiling!\n" && \
sleep 0.0625 && \
echo -e "-- Starting Server...\n" && \
authbind ./bin/necronda-server