Changes between Version 175 and Version 176 of Download


Ignore:
Timestamp:
2021-09-03T17:40:00+02:00 (5 years ago)
Author:
guychronister@…
Comment:

Added gpg instructions

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v175 v176  
    108108}}}
    109109
     110For bullseye and later (Deprecation warning for apt-key add):
     111{{{#!sh
     112wget -q https://josm.openstreetmap.de/josm-apt.key -O- | gpg --dearmor | sudo tee /usr/share/keyrings/josm-archive-keyring.gpg
     113}}}
     114
    110115Now refresh your sources (you may need to install `sudo apt-get install apt-transport-https`)
    111116{{{#!sh