Browse Source

removed exit

Daniel Gibbs 10 years ago
parent
commit
7f8cae0c41
1 changed files with 0 additions and 1 deletions
  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}"
 				echo "rm -rfv ${functionsdir}/${functionfile}"
 				rm -rfv "${functionsdir}/${functionfile}"
 				rm -rfv "${functionsdir}/${functionfile}"
 				fn_update_function
 				fn_update_function
-				core_exit.sh
 			fi
 			fi
 		done
 		done
 	fi
 	fi