Przeglądaj źródła

Merge branch 'master' of https://github.com/FliesWithWind/LinuxGSM

FliesWithWind 8 lat temu
rodzic
commit
4d74169af4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      linuxgsm.sh

+ 1 - 1
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="FliesWithWind"
+githubuser="GameServerManagers"
 githubrepo="LinuxGSM"
 githubbranch="master"