Daniel Gibbs 9 năm trước cách đây
mục cha
commit
2c9eabb178
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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
 }