update firefox config

update builders to get ESR 52.1.2


Former-commit-id: 559264149cba747fa0f738fc40364188ee4edf3f
This commit is contained in:
R4SAS 2017-05-31 22:45:36 +03:00
parent da787df81e
commit 1a6db5947a
5 changed files with 314 additions and 24 deletions

View file

@ -28,7 +28,7 @@ set fire=firefox.exe
set port=FirefoxPortable.exe
set i2pd=i2pd.exe
if not exist Firefox ( cd build && call build.cmd )
if not exist Firefox ( echo Firefox not found... Start building... && cd build && call build.cmd )
taskList|find /i "%port%">nul&&(taskkill /im "%port%" /t>nul)&&(%$pause% 2 >nul)
REM taskList|find /i "%fire%">nul&&(taskkill /im "%fire%" >nul)