From 8f8c4cd8e21e7cbb81bde86f766aeaff75cc9039 Mon Sep 17 00:00:00 2001 From: tonitrus Date: Fri, 5 Sep 2025 15:52:12 +0200 Subject: [PATCH] add autostart flag to game servers stack --- game-servers/autostart | 1 + 1 file changed, 1 insertion(+) create mode 100644 game-servers/autostart diff --git a/game-servers/autostart b/game-servers/autostart new file mode 100644 index 0000000..f32a580 --- /dev/null +++ b/game-servers/autostart @@ -0,0 +1 @@ +true \ No newline at end of file