From 1195aaf4e7a7b6cda438592a73bcf561739a516b Mon Sep 17 00:00:00 2001 From: Matthew Saunders Brown Date: Wed, 21 Apr 2021 11:16:26 -0700 Subject: [PATCH] apt-get update --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index ca95d12..320efda 100755 --- a/install.sh +++ b/install.sh @@ -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