This commit is contained in:
+1
-1
@@ -274,7 +274,7 @@ while true; do
|
||||
if [[ ! -f "server.properties" ]]; then touch "server.properties"; fi
|
||||
|
||||
if [[ -f "run.sh" ]]; then
|
||||
exec run.sh
|
||||
exec ./run.sh
|
||||
else if [[ -f $JAR ]]; then
|
||||
echo -e "|_______________________________________________________|"
|
||||
echo -e "|##----------------- Server Starting -----------------##|"
|
||||
|
||||
Reference in New Issue
Block a user