mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
move versions to variables. update FF to 52.2.1esr
Former-commit-id: 71fab4086b5bfce247807cf8f0edbe3ccc09619c
This commit is contained in:
parent
a72a51bf3d
commit
13ce7627fb
2 changed files with 12 additions and 10 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
arch=$(uname -m)
|
||||
language=$(echo $LANG | cut -c-5 | sed s/_/-/g)
|
||||
version="52.1.2esr"
|
||||
version="52.2.1esr"
|
||||
application="firefox"
|
||||
ftpmirror="https://ftp.mozilla.org/pub/$application/releases/$version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue