Browse Source

amended config name

Daniel Gibbs 9 năm trước cách đây
mục cha
commit
a8ad9d5c74
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      BallisticOverkill/boserver

+ 1 - 1
BallisticOverkill/boserver

@@ -100,7 +100,7 @@ filesdir="${rootdir}/serverfiles"
 systemdir="${filesdir}"
 executabledir="${filesdir}"
 executable="./BODS.x86"
-servercfg="config.txt"
+servercfg="${servicename}.txt"
 servercfgdefault="${servercfg}"
 servercfgdir="${systemdir}"
 servercfgfullpath="${servercfgdir}/${servercfg}"