Remove files for old Docker image. (#7188)

This commit is contained in:
Brad Warren
2019-06-26 11:54:02 +02:00
committed by Adrien Ferrand
parent 0d5bad6c8c
commit f2ab6a338c
2 changed files with 0 additions and 80 deletions
-5
View File
@@ -1,5 +0,0 @@
#!/bin/sh -e
echo 'Warning: This Docker image is no longer receiving updates!' >&2
echo 'You should switch to the Docker images on Docker Hub at:' >&2
echo 'https://hub.docker.com/u/certbot' >&2
exec /opt/certbot/venv/bin/certbot $@