Skip to content

Instantly share code, notes, and snippets.

View ykhemani's full-sized avatar

Yash Khemani ykhemani

View GitHub Profile
@mkubenka
mkubenka / install.sh
Created April 23, 2016 19:28
OpenVPN Access Server Letsencrypt
#!/bin/sh
apt-get -y install git bc
git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt
mkdir /etc/letsencrypt