Daniel Gibbs há 9 anos atrás
pai
commit
2c9eabb178
1 ficheiros alterados com 0 adições e 2 exclusões
  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
 }