preinst revision a5b9f8fb834b1b2208e59a2fa76714bd91a5f147
342N/A#!/bin/sh
1879N/Aset -e
342N/A# Pre installation section
342N/A# Insert your pre installation code here.
342N/Aecho
342N/A# End of the pre installation section