Explorar o código

Corrected variable

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
59a40f71d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/install_config.sh

+ 1 - 1
functions/install_config.sh

@@ -103,7 +103,7 @@ echo ""
 }
 
 fn_ut99config(){
-echo "${defaultcfg} > ${servercfgfullpath}"
+echo "${servercfgdefault} > ${servercfgfullpath}"
 tr -d '\r' < "${servercfgdefault}" > "${servercfgfullpath}"
 sleep 1
 echo ""