AlkantarClanX12

Your IP : 216.73.216.201


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/certbot.prerm

#!/bin/sh
set -e
# Automatically added by dh_systemd_start
if [ -d /run/systemd/system ]; then
	deb-systemd-invoke stop certbot.timer >/dev/null
fi
# End automatically added section