diff --git a/latest/install_script.sh b/latest/install_script.sh index d08b113..ffb7259 100644 --- a/latest/install_script.sh +++ b/latest/install_script.sh @@ -101,7 +101,7 @@ fi # Run vintage-story server. echo " " echo "INFO ! Starting vintage-story Server $VS_VERSION" -exec $VS_SERVER_DIR/server-$VS_VERSION.sh start +.$VS_SERVER_DIR/server-$VS_VERSION.sh start echo "Waiting for the server log file to be created..." # Loop indefinitely until the log file actually exists on disk