From a6f6ef483e12b9f57df4829dbe0d4bacb144b98d Mon Sep 17 00:00:00 2001 From: FliesWithWind <7544133+FliesWithWind@users.noreply.github.com> Date: Mon, 25 Dec 2017 17:56:44 +0100 Subject: [PATCH] Update linuxgsm.sh Changed to my repo --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 9dbc97b6a..00ae72210 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -42,7 +42,7 @@ configdirdefault="${lgsmdir}/config-default" ## GitHub Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="GameServerManagers" +githubuser="FliesWithWind" githubrepo="LinuxGSM" githubbranch="master"