#!/bin/sh
set -e
# Automatically added by dh_pysupport
if which update-python-modules >/dev/null 2>&1; then
	update-python-modules -c  univention-demoapp.public
fi
# End automatically added section
invoke-rc.d univention-management-console-server reload || true
