1 #!/bin/sh
2 # preinst script for APPLICATION_NAME
2 # preinst script for APPLICATION_PACKAGE
3 #
4 # see: dh_installdeb(1)
5
6 set -e
7