summarylogtreecommitdiffstats
path: root/tls-redirector.install
blob: 372dc5c188292c88e6f6e0fc5eca85aa10b504fc (plain)
1
2
3
4
5
post_install() {
	cat <<-ECHO
	Configure "certbot" to use '/var/cache/acme-challenge' as webroot.
	ECHO
}