add end marker

This commit is contained in:
Gavin Li 2014-07-21 10:58:28 -07:00
parent cf830e524b
commit 500e9fcf59
1 changed files with 4 additions and 1 deletions

View File

@ -570,4 +570,7 @@ else
installer_main "$@"
fi
exit 0 # in case junk appended
exit 0
#################
# END OF SCRIPT #
#################