From f2f5db39e3415cf7c20896050edc9c8ff6454a44 Mon Sep 17 00:00:00 2001 From: Doc Date: Thu, 17 Apr 2025 23:10:23 +0200 Subject: [PATCH] changed the file extension to .log from .txt --- startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.sh b/startup.sh index b32d605..7d91622 100644 --- a/startup.sh +++ b/startup.sh @@ -2,4 +2,4 @@ ./server.sh start -tail -f /var/vintagestory/data/Logs/server-main.txt \ No newline at end of file +tail -f /var/vintagestory/data/Logs/server-main.log