浏览代码

Update linuxgsm.sh

Changed to my repo
FliesWithWind 8 年之前
父节点
当前提交
a6f6ef483e
共有 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"