bugfix: wrong config file name

This commit is contained in:
Pavel Rubin 2017-06-14 02:13:39 +03:00 committed by GitHub
parent f5ac7c0d67
commit 08902b9a57
1 changed files with 1 additions and 1 deletions

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