post_install() {
	echo "See /usr/share/gadmin-samba/example.bat for an example of logon script"
}

op=$1
shift
$op $*
