Browse Source

bugfix: wrong config file name

pull/7/head
Pavel Rubin 8 years ago
committed by GitHub
parent
commit
08902b9a57
  1. 2
      README.md

2
README.md

@ -79,7 +79,7 @@ auto_restart=n
```
*srvinstall.bat*
```Batchfile
srvstart install GoodByeDPI -c %CD%\goodbyedpi-svc.ini
srvstart install GoodByeDPI -c %CD%\goodbyedpi.ini
```
*srvremove.bat*
```Batchfile

Loading…
Cancel
Save