Daniel Gibbs 10 years ago
parent
commit
3942cc3d4a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lgsm/functions/core_dl.sh

+ 1 - 1
lgsm/functions/core_dl.sh

@@ -211,7 +211,7 @@ fn_update_function(){
 	fileurl="${githuburl}"
 	fileurl="${githuburl}"
 	filedir="${functionsdir}"
 	filedir="${functionsdir}"
 	filename="${github_file_url_name}"
 	filename="${github_file_url_name}"
-	executecmd="execute"
+	executecmd="executecmd"
 	run="norun"
 	run="norun"
 	force="noforce"
 	force="noforce"
 	md5="nomd5"
 	md5="nomd5"