correct typo

This commit is contained in:
root 2020-03-24 22:33:09 +01:00
parent c3a7ef3780
commit a2a78dc1f5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ After=network.target
EnvironmentFile=-/etc/default/certbot-webroot
Type=simple
User=www-data
ExecStart=/usr/bin/node /opt/certbot-webbroot/certbot-webroot.js
ExecStart=/usr/bin/node /opt/certbot-webroot/certbot-webroot.js
Restart=on-failure
[Install]