change invocation

This commit is contained in:
Noah Swartz
2016-05-19 12:27:17 -07:00
parent 409640fb87
commit 0bb8b0bcd5
+1 -1
View File
@@ -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)