Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "-- Building and starting Necronda Server..."
|
echo "-- Building and starting Necronda Server..."
|
||||||
make update && make compile && \
|
make compile && \
|
||||||
echo -e "-- Successfully finished compiling!\n" && \
|
echo -e "-- Successfully finished compiling!\n" && \
|
||||||
sleep 0.0625 && \
|
sleep 0.0625 && \
|
||||||
echo -e "-- Starting Server...\n" && \
|
echo -e "-- Starting Server...\n" && \
|
||||||
|
Reference in New Issue
Block a user