mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
change invocation
This commit is contained in:
@@ -199,7 +199,7 @@ iQIDAQAB
|
||||
**kwargs)
|
||||
env.update(d)
|
||||
return out_and_err(
|
||||
join(venv_dir, 'letsencrypt-auto') + ' --version',
|
||||
join(venv_dir, 'certbot-auto') + ' --version',
|
||||
shell=True,
|
||||
env=env)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user