fixed readme typo

This commit is contained in:
Pavel Muhortov 2024-01-06 09:37:04 +03:00
parent 8983e51896
commit e62a755296

View File

@ -136,5 +136,5 @@ sudo ./ovpn del username -f
```bash
# check journal
tail -f /var/log/openvpn/ovpn.log
tail -f /var/log/openvpn/ovpn-client-management.log
```