Skip to content
Snippets Groups Projects
Commit 2909e30a authored by Michael Porter's avatar Michael Porter
Browse files

Move plugin up a level for easy pip install via git

parent 57d1846e
No related branches found
No related tags found
No related merge requests found
File moved
pip install -e /tmp/work/plugin
pip install -e /tmp/work
printf 'certbot_plugin_gandi:dns_api_key=%s\n' $GANDI_API_KEY > /tmp/config.ini && chmod 400 /tmp/config.ini
echo 'Example: certbot certonly --test-cert -a certbot-plugin-gandi:dns --certbot-plugin-gandi:dns-credentials /tmp/config.ini -d domain.com'
exec /bin/sh
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment