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
1 changed files with 1 additions and 1 deletions

View File

@ -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