Просмотр исходного кода

Need to have the second call the original command_details.sh()

CedarLUG 9 лет назад
Родитель
Сommit
6bacc4334f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/functions/core_functions.sh

+ 1 - 1
lgsm/functions/core_functions.sh

@@ -132,7 +132,7 @@ command_postdetails.sh(){
     functionfile=$tempffname
 }
 
-command_postdetails.sh(){
+command_details.sh(){
 functionfile="${FUNCNAME}"
 tempffname=$functionfile
 fn_fetch_function