#!/bin/sh
set -e || exit "$?"
(. package/upgrade_version) || exit "$?"
. package/install_commands


syntax highlighted by Code2HTML, v. 0.9.1