This commit is contained in:
Peter Eckersley
2015-10-21 22:58:18 -07:00
parent 5fa298ea92
commit 8a09e616c2
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,5 +1,8 @@
#!/bin/sh -e
#
# A script to run the latest release version of the Let's Encrypt in a
# virtual environment
#
# Installs and updates the letencrypt virtualenv, and runs letsencrypt
# using that virtual environment. This allows the client to function decently
# without requiring specific versions of its dependencies from the operating