瀏覽代碼

changed branch name

Daniel Gibbs 9 年之前
父節點
當前提交
69aa7f3205
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

@@ -39,7 +39,7 @@ configdirdefault="${lgsmdir}/config-default"
 # from a different repo and/or branch.
 githubuser="GameServerManagers"
 githubrepo="LinuxGSM"
-githubbranch="feature/config"
+githubbranch="develop"
 
 # Core Function that is required first
 core_functions.sh(){