Browse Source

Merge pull request #7 from pash7ka/patch-2

bugfix: wrong config file name
pull/10/head
ValdikSS 8 years ago
committed by GitHub
parent
commit
4387e7c690
  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