mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 00:00:44 +02:00
forgot files in top directory
This commit is contained in:
Regular → Executable
+1
-1
@@ -65,7 +65,7 @@ def main():
|
||||
display.setDisplay(display.NcursesDisplay())
|
||||
else:
|
||||
display.setDisplay(display.FileDisplay(sys.stdout))
|
||||
|
||||
|
||||
if not server:
|
||||
if "ACMESERVER" in os.environ:
|
||||
server = os.environ["ACMESERVER"]
|
||||
|
||||
Reference in New Issue
Block a user