initial commit
This commit is contained in:
3
usr/local/sbin/certbot
Executable file
3
usr/local/sbin/certbot
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ -z "${VIRTUAL_ENV}" ] || exit 126
|
||||
exec certbot-venv certbot "$@"
|
Reference in New Issue
Block a user