From 4ec16fc48966c03a60cdfc32ce3e304c5a06479f Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Mon, 6 Jan 2020 22:22:04 -0500 Subject: [PATCH] Update tribesnext-server-installer --- _scripts/tribesnext-server-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_scripts/tribesnext-server-installer b/_scripts/tribesnext-server-installer index 15c2e4a..f68c60d 100755 --- a/_scripts/tribesnext-server-installer +++ b/_scripts/tribesnext-server-installer @@ -90,7 +90,7 @@ then echo "Finished setting up T2!" fi -echo "Binding console.log to container logs" +echo "Binding console/log to container logs" touch log touch $INSBASE/tribes2/console/log ln -sf /proc/1/fd/1 log