浏览代码

Update linuxgsm.sh

Changed githubuser back to GameServerManagers
FliesWithWind 8 年之前
父节点
当前提交
66527a1c7a
共有 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="FliesWithWind"
+githubuser="GameServerManagers"
 githubrepo="LinuxGSM"
 githubbranch="master"