Style update
parent
62360ce437
commit
b7dbbbe7f1
|
@ -38,5 +38,7 @@ WantedBy=timers.target
|
||||||
```
|
```
|
||||||
|
|
||||||
**4. Enable timer:**
|
**4. Enable timer:**
|
||||||
`sudo systemctl start acme_letsencrypt.timer`
|
```
|
||||||
`sudo systemctl enable acme_letsencrypt.timer`
|
sudo systemctl start acme_letsencrypt.timer
|
||||||
|
sudo systemctl enable acme_letsencrypt.timer
|
||||||
|
```
|
Loading…
Reference in New Issue