Update README.MD

This commit is contained in:
2025-11-15 02:19:54 +01:00
parent dd355413cb
commit c8d995499f

View File

@@ -20,3 +20,8 @@ Auto fix for Proxmox VE Quorum
```* * * * * sleep 30 && /usr/local/sbin/quorum-autofix.sh```
#### Repeat this process for each node within your cluster. After this you're done :)
### Viewing logs
To see the logs run
```tail -n 20 /var/log/quorum-autofix.log```