Merge pull request #7 from pash7ka/patch-2

bugfix: wrong config file name
This commit is contained in:
ValdikSS 2017-06-14 12:23:33 +04:00 committed by GitHub
commit 4387e7c690

View File

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