diff --git a/installer/resources/set_config_dir_for_nt_service.bat b/installer/resources/set_config_dir_for_nt_service.bat index 1c4e5b337..b55052e7e 100644 --- a/installer/resources/set_config_dir_for_nt_service.bat +++ b/installer/resources/set_config_dir_for_nt_service.bat @@ -14,5 +14,5 @@ if "%1"=="uninstall" ( echo wrapper.java.additional.5=-Di2p.dir.config="%ALLUSERSPROFILE%\Application Data\i2p" >> %_WRAPPER_CONF% goto end ) - + :end