#!/bin/bash

domain=$(sudo yunohost app setting dokuwiki domain)

sudo rm -rf /var/www/dokuwiki
sudo rm -f /etc/nginx/conf.d/$domain.d/dokuwiki.conf