Explorar el Código

fix(etl): re add queryport

Daniel Gibbs hace 2 años
padre
commit
f37f220a67
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lgsm/modules/info_game.sh

+ 1 - 0
lgsm/modules/info_game.sh

@@ -1193,6 +1193,7 @@ fn_info_game_etl() {
 	configip="${configip:-"0.0.0.0"}"
 	maxplayers="${maxplayers:-"0"}"
 	port="${port:-"0"}"
+	queryport="${port}"
 	rconpassword="${rconpassword:-"NOT SET"}"
 	servername="${servername:-"NOT SET"}"
 	serverpassword="${serverpassword:-"NOT SET"}"