Maybe chromium too what the hell
Former-commit-id: 752d7a96d8
Former-commit-id: 0ebeb5684e57c3521a044560489d6c7acece0a41
This commit is contained in:
0
CHANGES.html
Normal file → Executable file
0
CHANGES.html
Normal file → Executable file
0
CHANGES.md
Normal file → Executable file
0
CHANGES.md
Normal file → Executable file
0
LICENSE.html
Normal file → Executable file
0
LICENSE.html
Normal file → Executable file
0
LICENSE.md
Normal file → Executable file
0
LICENSE.md
Normal file → Executable file
0
i2plogo.png
Normal file → Executable file
0
i2plogo.png
Normal file → Executable file
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
0
index.html
Normal file → Executable file
0
index.html
Normal file → Executable file
8
test-chromium.sh
Executable file
8
test-chromium.sh
Executable file
@ -0,0 +1,8 @@
|
||||
#! /usr/bin/env sh
|
||||
|
||||
GITHUB_USER=eyedeekay
|
||||
GITHUB_REPO=i2p.plugins.firefox
|
||||
ant distclean
|
||||
cd src && \
|
||||
ant && cd ../
|
||||
java -cp ./src/build/i2pfirefox.jar net.i2p.i2pfirefox.I2PChromium
|
Reference in New Issue
Block a user