From 08fbb9eafe068ba4006db4e8c96cb7e1cca2c6f2 Mon Sep 17 00:00:00 2001 From: fithwum Date: Tue, 28 Jul 2026 10:55:48 -0700 Subject: [PATCH] update --- latest/install_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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