Daniel Gibbs il y a 10 ans
Parent
commit
dbddaf1fcb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      functions/fn_details_config

+ 1 - 1
functions/fn_details_config

@@ -388,7 +388,7 @@ elif [ "${engine}" == "teeworlds" ]; then
 	if [ -f "${servercfgfullpath}" ]; then
 	if [ -f "${servercfgfullpath}" ]; then
 		port=$(grep "DefaultPort=" "${servercfgfullpath}" | tr -cd "[:digit:]")
 		port=$(grep "DefaultPort=" "${servercfgfullpath}" | tr -cd "[:digit:]")
 	fi
 	fi
-			
+	
 elif [ "${engine}" == "terraria" ]; then
 elif [ "${engine}" == "terraria" ]; then
 
 
 	# port
 	# port