#!/bin/sh
# postrm script for openlitespeed
#
# see: dh_installdeb(1)

set -e


exit 0
