Skip to content

Instantly share code, notes, and snippets.

@gaetancollaud
Created May 7, 2016 08:10
Show Gist options
  • Save gaetancollaud/02e59166acf57a2f10ce1cc3f37d7bf1 to your computer and use it in GitHub Desktop.
Save gaetancollaud/02e59166acf57a2f10ce1cc3f37d7bf1 to your computer and use it in GitHub Desktop.
#!/bin/bash
./letsencrypt/letsencrypt-auto renew --webroot -w /var/www/collaud/httpdocs/
service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment