mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
noscript 5.1.8.2
Former-commit-id: 1eedfb9957baa151240c2481d220aaa5072733d5
This commit is contained in:
parent
d82db360e0
commit
a0a9647336
4 changed files with 1105 additions and 8 deletions
|
|
@ -82,8 +82,8 @@ sed -i 's/ServerURL=.*/ServerURL=-/' ../app/application.ini
|
|||
# Done!
|
||||
|
||||
echo "Downloading NoScript extension..."
|
||||
curl -L -f -# -O https://secure.informaction.com/download/releases/noscript-5.1.7.xpi
|
||||
mv noscript-5.1.7.xpi ../app/browser/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi
|
||||
curl -L -f -# -O https://secure.informaction.com/download/releases/noscript-5.1.8.2.xpi
|
||||
mv noscript-5.1.8.2.xpi ../app/browser/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi
|
||||
|
||||
echo "Adding standard configs..."
|
||||
cp profile/* ../data/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue