Browse Source

removed exit

Daniel Gibbs 10 năm trước cách đây
mục cha
commit
7f8cae0c41
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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