When trying to create a certificate using sudo certbot --apache -d mydomain.com I get an error.
The error was: PluginError('There has been an error in parsing the file /etc/apache2/sites-available/udo\ apt-get\ remove\ --auto-remove\ subversion.
In the line above it looks like it is using sudo but is missing the letter “s”.
Does anyone know how to fix this?