Daniel Gibbs 9 лет назад
Родитель
Сommit
f372f03594
61 измененных файлов с 61 добавлено и 61 удалено
  1. 1 1
      7DaysToDie/sdtdserver
  2. 1 1
      ARKSurvivalEvolved/arkserver
  3. 1 1
      Arma3/arma3server
  4. 1 1
      Battlefield1942/bf1942server
  5. 1 1
      BlackMesa/bmdmserver
  6. 1 1
      BladeSymphony/bsserver
  7. 1 1
      BrainBread2/bb2server
  8. 1 1
      CallOfDuty/codserver
  9. 1 1
      CallOfDuty2/cod2server
  10. 1 1
      CodenameCURE/ccserver
  11. 1 1
      CounterStrike/csserver
  12. 1 1
      CounterStrikeConditionZero/csczserver
  13. 1 1
      CounterStrikeGlobalOffensive/csgoserver
  14. 1 1
      CounterStrikeSource/cssserver
  15. 1 1
      DayOfDefeat/dodserver
  16. 1 1
      DayOfDefeatSource/dodsserver
  17. 1 1
      DayOfInfamy/doiserver
  18. 1 1
      DeathmatchClassic/dmcserver
  19. 1 1
      DontStarveTogether/dstserver
  20. 1 1
      DoubleActionBoogaloo/dabserver
  21. 1 1
      EmpiresMod/emserver
  22. 1 1
      FistfulOfFrags/fofserver
  23. 1 1
      GarrysMod/gmodserver
  24. 1 1
      GoldenEyeSource/gesserver
  25. 1 1
      HalfLife2Deathmatch/hl2dmserver
  26. 1 1
      HalfLifeDeathmatch/hldmserver
  27. 1 1
      HalfLifeDeathmatchSource/hldmsserver
  28. 1 1
      Hurtworld/hwserver
  29. 1 1
      Insurgency/insserver
  30. 1 1
      JustCause2/jc2server
  31. 1 1
      KillingFloor/kfserver
  32. 1 1
      Left4Dead/l4dserver
  33. 1 1
      Left4Dead2/l4d2server
  34. 1 1
      Minecraft/mcserver
  35. 1 1
      Mumble/mumbleserver
  36. 1 1
      NS2Combat/ns2cserver
  37. 1 1
      NaturalSelection2/ns2server
  38. 1 1
      NoMoreRoomInHell/nmrihserver
  39. 1 1
      OpposingForce/opforserver
  40. 1 1
      PiratesVikingandKnightsII/pvkiiserver
  41. 1 1
      ProjectZomboid/pzserver
  42. 1 1
      Quake2/q2server
  43. 1 1
      Quake3/q3server
  44. 1 1
      QuakeLive/qlserver
  45. 1 1
      RedOrchestra/roserver
  46. 1 1
      Ricochet/ricochetserver
  47. 1 1
      Rust/rustserver
  48. 1 1
      SeriousSam3BFE/ss3sserver
  49. 1 1
      Starbound/sbserver
  50. 1 1
      SvenCoop/svenserver
  51. 1 1
      TeamFortress2/tf2server
  52. 1 1
      TeamFortressClassic/tfcserver
  53. 1 1
      TeamSpeak3/ts3server
  54. 1 1
      Teeworlds/twserver
  55. 1 1
      Terraria/terrariaserver
  56. 1 1
      UnrealTournament/utserver
  57. 1 1
      UnrealTournament2004/ut2k4server
  58. 1 1
      UnrealTournament3/ut3server
  59. 1 1
      UnrealTournament99/ut99server
  60. 1 1
      WolfensteinEnemyTerritory/wetserver
  61. 1 1
      tests/tests_jc2server.sh

+ 1 - 1
7DaysToDie/sdtdserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
ARKSurvivalEvolved/arkserver

@@ -193,7 +193,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Arma3/arma3server

@@ -210,7 +210,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Battlefield1942/bf1942server

@@ -176,7 +176,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
BlackMesa/bmdmserver

@@ -198,7 +198,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
BladeSymphony/bsserver

@@ -188,7 +188,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
BrainBread2/bb2server

@@ -200,7 +200,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CallOfDuty/codserver

@@ -178,7 +178,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CallOfDuty2/cod2server

@@ -179,7 +179,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CodenameCURE/ccserver

@@ -190,7 +190,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CounterStrike/csserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CounterStrikeConditionZero/csczserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CounterStrikeGlobalOffensive/csgoserver

@@ -215,7 +215,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
CounterStrikeSource/cssserver

@@ -198,7 +198,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
DayOfDefeat/dodserver

@@ -193,7 +193,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
DayOfDefeatSource/dodsserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
DayOfInfamy/doiserver

@@ -195,7 +195,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
DeathmatchClassic/dmcserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
DontStarveTogether/dstserver

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
DoubleActionBoogaloo/dabserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
EmpiresMod/emserver

@@ -176,7 +176,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
FistfulOfFrags/fofserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
GarrysMod/gmodserver

@@ -208,7 +208,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
GoldenEyeSource/gesserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
HalfLife2Deathmatch/hl2dmserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
HalfLifeDeathmatch/hldmserver

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
HalfLifeDeathmatchSource/hldmsserver

@@ -195,7 +195,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Hurtworld/hwserver

@@ -205,7 +205,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Insurgency/insserver

@@ -197,7 +197,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
JustCause2/jc2server

@@ -186,7 +186,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
KillingFloor/kfserver

@@ -197,7 +197,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Left4Dead/l4dserver

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Left4Dead2/l4d2server

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Minecraft/mcserver

@@ -177,7 +177,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Mumble/mumbleserver

@@ -176,7 +176,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
NS2Combat/ns2cserver

@@ -202,7 +202,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
NaturalSelection2/ns2server

@@ -202,7 +202,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
NoMoreRoomInHell/nmrihserver

@@ -197,7 +197,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
OpposingForce/opforserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
PiratesVikingandKnightsII/pvkiiserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
ProjectZomboid/pzserver

@@ -186,7 +186,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Quake2/q2server

@@ -176,7 +176,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Quake3/q3server

@@ -177,7 +177,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
QuakeLive/qlserver

@@ -196,7 +196,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
RedOrchestra/roserver

@@ -199,7 +199,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Ricochet/ricochetserver

@@ -216,7 +216,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Rust/rustserver

@@ -210,7 +210,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
SeriousSam3BFE/ss3sserver

@@ -189,7 +189,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Starbound/sbserver

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
SvenCoop/svenserver

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
TeamFortress2/tf2server

@@ -195,7 +195,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
TeamFortressClassic/tfcserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
TeamSpeak3/ts3server

@@ -168,7 +168,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Teeworlds/twserver

@@ -192,7 +192,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
Terraria/terrariaserver

@@ -191,7 +191,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
UnrealTournament/utserver

@@ -181,7 +181,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
UnrealTournament2004/ut2k4server

@@ -180,7 +180,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
UnrealTournament3/ut3server

@@ -190,7 +190,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
UnrealTournament99/ut99server

@@ -178,7 +178,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
WolfensteinEnemyTerritory/wetserver

@@ -179,7 +179,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh

+ 1 - 1
tests/tests_jc2server.sh

@@ -187,7 +187,7 @@ if [ "$(whoami)" = "root" ]; then
 	else
 		core_functions.sh
 		check_root.sh
-		fi
+	fi
 fi
 
 core_dl.sh