#!/bin/sh
# pre-installation script

set -e
{{script}}
