Add command to start the timer

Bohan Yang 2020-08-31 00:44:07 +08:00
parent ecd26b836c
commit 62360ce437
1 changed files with 1 additions and 0 deletions

@ -38,4 +38,5 @@ WantedBy=timers.target
```
**4. Enable timer:**
`sudo systemctl start acme_letsencrypt.timer`
`sudo systemctl enable acme_letsencrypt.timer`