references
This commit is contained in:
parent
262b9f1b75
commit
a17ef742a2
7 changed files with 79 additions and 9 deletions
3
Makefile
3
Makefile
|
@ -43,4 +43,5 @@ tb:
|
|||
go build ./resolve
|
||||
|
||||
firefox:
|
||||
firefox --profile ./profile.i2p http://inr.i2p
|
||||
rm -rf ./testdir/profile.i2p && cp -rv ./profile.i2p ./testdir/profile.i2p
|
||||
firefox --profile ./testdir/profile.i2p http://inr.i2p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue