Daniel Gibbs hace 9 años
padre
commit
2c9eabb178
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      lgsm/functions/install_config.sh

+ 0 - 2
lgsm/functions/install_config.sh

@@ -56,8 +56,6 @@ fn_default_config_remote(){
 			cp -v "${lgsmdir}/default-configs/${config}" "${servercfgdir}/${config}"
 		fi
 	done
-	# the main config is renamed to the script default
-	cp -v "${servercfgdefault}" "${servercfgfullpath}"
 	sleep 1
 }