Renew: Place Webroot Path in Config File

@JBourne, it needs to be something like ./certbot-auto certonly --webroot-path /path/to/webroot -d domain1.example.com -d domain2.example.com (there has to be a verb, which for the renewal case should be certonly).