Explorar el Código

renamed function

Daniel Gibbs hace 10 años
padre
commit
3b6431ab6e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      functions/core_functions.sh

+ 1 - 1
functions/core_functions.sh

@@ -348,7 +348,7 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
-install_serverdir.sh(){
+install_server_dir.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function
 }