Fix cert command

This commit is contained in:
Pascal Engélibert 2025-12-05 14:20:05 +01:00
commit a36e00bdc5
2 changed files with 10 additions and 5 deletions

View file

@ -283,7 +283,7 @@ Add the domains the `/etc/hosts`:
Install sa:
```bash
sudo apt install acct
sudo apt install acct python3-invoke python3-fabric
sudo chmod +s /sbin/sa
```