initial 1.2.6

Former-commit-id: d92bf1ea07faf85985051e3a57b220c442967059
This commit is contained in:
R4SAS 2017-12-09 00:58:21 +03:00
parent 3ccc2d1022
commit d82db360e0
12 changed files with 1336 additions and 19 deletions

View file

@ -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.

View file

@ -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..."