pathTo constant

String const pathTo

The install creates a virtual python environment for certbot in /opt/certbot so we must run all commands from that directory.

Implementation

static const pathTo = '/opt/certbot/bin/certbot';