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"