preinst revision a5b9f8fb834b1b2208e59a2fa76714bd91a5f147
#!/bin/sh
set -e
# Pre installation section
# Insert your pre installation code here.
echo
# End of the pre installation section