Prechádzať zdrojové kódy

changed branch name

Daniel Gibbs 9 rokov pred
rodič
commit
69aa7f3205
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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(){