#!/bin/sh -e
#DEBHELPER#
rm -f /etc/nginx/sites-enabled/wiki-nginx-development.conf
/etc/init.d/nginx reload
