소스 검색

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(){