mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 06:05:27 +00:00
update to 52.1.0
Former-commit-id: 125f26d222014db4e9b4f1f6ba01a2020a457fda
This commit is contained in:
parent
a2cb910a72
commit
92fbcd8850
11 changed files with 359 additions and 339 deletions
|
|
@ -28,6 +28,8 @@ set fire=firefox.exe
|
|||
set port=FirefoxPortable.exe
|
||||
set i2pd=i2pd.exe
|
||||
|
||||
if not exist Firefox ( 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)
|
||||
taskList|find /i "%i2pd%">nul&&(goto runfox)||(goto starti2p)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue