Fixed bug with hash being written in wrong location
All checks were successful
Build (artifact) / build (push) Successful in 41s

This commit is contained in:
2026-03-21 10:52:46 +01:00
parent 18f414e474
commit f4e7a37fa6
3 changed files with 6 additions and 3 deletions

View File

@@ -20,4 +20,7 @@ sudo certman new-domain example.com
```bash
sudo certman install -mode client
sudo certman new-domain example.com
```
```
### TODO
- Add systemd units during install