Просмотр исходного кода

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

FliesWithWind 8 лет назад
Родитель
Сommit
145ed08923
1 измененных файлов с 1 добавлено и 1 удалено
  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="GameServerManagers"
+githubuser="FliesWithWind"
 githubrepo="LinuxGSM"
 githubbranch="master"