--- a/deb/apache-letsencrypt.bash Thu May 02 15:50:52 2024 +0300 +++ b/deb/apache-letsencrypt.bash Thu May 02 15:54:42 2024 +0300 @@ -1,5 +1,7 @@ #!/bin/bash +apt install certbot + mkdir -p /srv/www/letsencrypt # service apache2 stop