Browse Source

corrected github branch

Daniel Gibbs 9 năm trước cách đây
mục cha
commit
bde68d9cdd
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      DontStarveTogether/dstserver

+ 2 - 2
DontStarveTogether/dstserver

@@ -25,7 +25,7 @@ version="161118"
 ## Installation Variables | https://github.com/GameServerManagers/LinuxGSM/wiki/Don't-Starve-Together
 ## Installation Variables | https://github.com/GameServerManagers/LinuxGSM/wiki/Don't-Starve-Together
 sharding="false"
 sharding="false"
 master="true"
 master="true"
-shard="Master" 
+shard="Master"
 cluster="Cluster_1"
 cluster="Cluster_1"
 cave="false"
 cave="false"
 
 
@@ -79,7 +79,7 @@ branch=""
 # from a different repo and/or branch.
 # from a different repo and/or branch.
 githubuser="GameServerManagers"
 githubuser="GameServerManagers"
 githubrepo="LinuxGSM"
 githubrepo="LinuxGSM"
-githubbranch="develop"
+githubbranch="master"
 
 
 ## LinuxGSM Server Details
 ## LinuxGSM Server Details
 # Do not edit
 # Do not edit