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
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
arch=$(uname -m)
|
||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||
version="45.8.0esr"
|
||||
version="52.1.0esr"
|
||||
application="firefox"
|
||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
||||
|
||||
|
|
@ -77,8 +77,8 @@ rm -r ../app/dictionaries
|
|||
# And edit some places
|
||||
sed -i 's/Enabled=1/Enabled=0/g' ../app/application.ini
|
||||
sed -i 's/ServerURL=.*/ServerURL=-/' ../app/application.ini
|
||||
sed -i 's/Enabled=1/Enabled=0/g' ../app/webapprt/webapprt.ini
|
||||
sed -i 's/ServerURL=.*/ServerURL=-/' ../app/webapprt/webapprt.ini
|
||||
# sed -i 's/Enabled=1/Enabled=0/g' ../app/webapprt/webapprt.ini
|
||||
# sed -i 's/ServerURL=.*/ServerURL=-/' ../app/webapprt/webapprt.ini
|
||||
# Done!
|
||||
|
||||
echo "Downloading NoScript extension..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue