From a8146fcadc28d2ed11f3b8328177da114db39a4a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 4 Feb 2021 09:10:06 +0000 Subject: [PATCH] Update linuxgsm.sh --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index b71435ca6..2717977b7 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -46,7 +46,7 @@ userinput="${1}" ## GitHub Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="AlasdairHaig" +githubuser="GameServerManagers" githubrepo="LinuxGSM" githubbranch="master"