apt-get update

This commit is contained in:
Matthew Saunders Brown 2021-04-21 11:16:26 -07:00
parent 6efa724acd
commit 1195aaf4e7

View File

@ -14,6 +14,7 @@ if [ -d "/etc/letsencrypt/" ]; then
sleep 5
fi
apt-get update
apt-get -y install python3-certbot-apache
mkdir /etc/ssl/letsencrypt