1 #!/bin/bash
2
3 apt install certbot
4
3 mkdir -p /srv/www/letsencrypt
5 mkdir -p /srv/www/letsencrypt
6
5 # service apache2 stop
7 # service apache2 stop
6 # --standalone
8 # --standalone