apt-get update
This commit is contained in:
parent
6efa724acd
commit
1195aaf4e7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user