correction shell

This commit is contained in:
2025-11-20 20:12:55 +01:00
parent 76ddfb8d9c
commit c7bf1dd721
7 changed files with 21 additions and 24 deletions

View File

@@ -96,6 +96,6 @@ WantedBy=multi-user.target
```
```shell
$ sudo systemctl enable --now prometheus
$ sudo systemctl status prometheus
sudo systemctl enable --now prometheus
sudo systemctl status prometheus
```