#!/bin/sh

set -e

rm -f /etc/uwsgi/apps-enabled/mysqlchk.yaml
invoke-rc.d uwsgi restart
