From 7c1ed7933a390a9e46135e486de3f8da7d0b048c Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 26 Nov 2024 01:03:16 +0100 Subject: [PATCH] -Added a call for the counter function in startup" --- mcserver_installer.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mcserver_installer.sh b/mcserver_installer.sh index 1f776e2..149b6a4 100755 --- a/mcserver_installer.sh +++ b/mcserver_installer.sh @@ -3672,7 +3672,7 @@ distro_check () { } ## Script Version -scriptversion="15.0" +scriptversion="15.1" ## ## Latest Version @@ -3716,6 +3716,7 @@ if [ "$EUID" -ne 0 ] then echo "Please run as root" else clear + increment_counter distro_check dialog_check curl_check