mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
initial 1.2.6
Former-commit-id: d92bf1ea07faf85985051e3a57b220c442967059
This commit is contained in:
parent
3ccc2d1022
commit
d82db360e0
12 changed files with 1336 additions and 19 deletions
|
|
@ -9,3 +9,6 @@ Open FF-ESR without the use of run.sh, with ./FirefoxESR/Contents/MacOS/firefox
|
|||
Create a new profile, save it in this ./osx dir and name the profile "i2pdbb". Quit it again.
|
||||
|
||||
Firefox ESR is now configured and i2pd is running. When you want to run FF-ESR now, execute it through the run.sh script.
|
||||
|
||||
## TODO:
|
||||
Place i2pd addressbook in datadir.
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
version="52.5.0esr"
|
||||
version="52.5.2esr"
|
||||
|
||||
echo "This script is preparing Firefox ESR $version for use with i2pd"
|
||||
echo "Downloading latest Firefox ESR..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue