瀏覽代碼

Correcing reference to fn_fetch_function

cedarlug 10 年之前
父節點
當前提交
9f638e8fbb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(){