Browse Source

Correcing reference to fn_fetch_function

cedarlug 10 years ago
parent
commit
9f638e8fbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lgsm/functions/core_functions.sh

+ 1 - 1
lgsm/functions/core_functions.sh

@@ -148,7 +148,7 @@ fn_fetch_function
 
 command_fastdl.sh(){
 functionfile="${FUNCNAME}"
-fn_runfunction
+fn_fetch_function
 }
 
 command_ts3_server_pass.sh(){