Skip to content

Instantly share code, notes, and snippets.

@omarwaleed
Created July 9, 2017 13:54
Show Gist options
  • Save omarwaleed/471617fe719f51a7aaa8657077897362 to your computer and use it in GitHub Desktop.
Save omarwaleed/471617fe719f51a7aaa8657077897362 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:certbot/certbot
sudo apt-get update
sudo apt-get install certbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment