init cert + vhost

This commit is contained in:
gauthiier
2018-11-27 16:43:31 +01:00
commit eeca41f4b1
2 changed files with 32 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install python-certbot-apache