#!/bin/sh domain=$1 rm -rf /etc/letsencrypt/archive/$domain rm -rf /etc/letsencrypt/live/$domain rm -rf /etc/letsencrypt/renewal/$domain.conf