mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Rename misc files
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh -xe
|
||||
# Developer Python3 virtualenv setup for Let's Encrypt
|
||||
# Developer Python3 virtualenv setup for Certbot
|
||||
|
||||
export VENV_NAME="${VENV_NAME:-venv3}"
|
||||
export VENV_ARGS="--python python3"
|
||||
|
||||
Reference in New Issue
Block a user