mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
update firefox config
update builders to get ESR 52.1.2 Former-commit-id: 559264149cba747fa0f738fc40364188ee4edf3f
This commit is contained in:
parent
da787df81e
commit
1a6db5947a
5 changed files with 314 additions and 24 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue