Changes between Version 175 and Version 176 of Download
- Timestamp:
- 2021-09-03T17:40:00+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v175 v176 108 108 }}} 109 109 110 For bullseye and later (Deprecation warning for apt-key add): 111 {{{#!sh 112 wget -q https://josm.openstreetmap.de/josm-apt.key -O- | gpg --dearmor | sudo tee /usr/share/keyrings/josm-archive-keyring.gpg 113 }}} 114 110 115 Now refresh your sources (you may need to install `sudo apt-get install apt-transport-https`) 111 116 {{{#!sh
