post_update.sh: set -e outside of shebang

This avoids differences in behavior if the script is invoked with
another shell, e.g., bash ./post_update.sh.

Bug: 388605258
Test: TreeHugger
Change-Id: Id2cc91ca0149589ebd30ee88529f13204ca61857
1 file changed