diff --git a/ezsync b/ezsync index 9e05057..17b10d1 100755 --- a/ezsync +++ b/ezsync @@ -154,3 +154,6 @@ for OVERLAY in ${MERGED_PORTAGE[*]}; do [ ${?} -ne 0 ] && die "EzBuild was unable to merge package.mask file into Portage tree!" 16 fi done + +# Finally quit the application +quit