From 12639d26d1935f09c0ebd4de79d70dd9ce75d4b8 Mon Sep 17 00:00:00 2001 From: sharaga44 <97103998+sharaga44@users.noreply.github.com> Date: Wed, 5 Jan 2022 18:29:49 +0300 Subject: [PATCH] Update linuxgsm.sh --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 76edddfa3..ae78f72c9 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -47,7 +47,7 @@ userinput2="${2}" ## GitHub Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="GameServerManagers" +githubuser="sharaga44" githubrepo="LinuxGSM" githubbranch="master"