fix: use absolute path in service file
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 18s
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 18s
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
Description=Renew certbot certificates
|
||||
|
||||
[Service]
|
||||
ExecStart=certbot_renew
|
||||
ExecStart=/usr/sbin/certbot_renew
|
||||
|
||||
Reference in New Issue
Block a user