Daniel Gibbs hace 10 años
padre
commit
7f8cae0c41
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lgsm/functions/command_update_functions.sh

+ 0 - 1
lgsm/functions/command_update_functions.sh

@@ -34,7 +34,6 @@ if [ -n "${functionsdir}" ]; then
 				echo "rm -rfv ${functionsdir}/${functionfile}"
 				rm -rfv "${functionsdir}/${functionfile}"
 				fn_update_function
-				core_exit.sh
 			fi
 		done
 	fi