Changes between Version 230 and Version 231 of Download


Ignore:
Timestamp:
2025-08-19T22:14:50+02:00 (4 months ago)
Author:
martin.schroeder@…
Comment:

Update signed-by path

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v230 v231  
    9595Alternatively, this can be done with the following one-liner in Ubuntu (not for Ubuntu based distributions like Linux Mint):
    9696{{{#!sh
    97 echo "deb [signed-by=/usr/local/share/keyrings/josm-apt.gpg] https://josm.openstreetmap.de/apt $(lsb_release -sc) universe" | sudo tee /etc/apt/sources.list.d/josm.list > /dev/null
     97echo "deb [signed-by=/etc/apt/keyrings/josm-apt.gpg] https://josm.openstreetmap.de/apt $(lsb_release -sc) universe" | sudo tee /etc/apt/sources.list.d/josm.list > /dev/null
    9898}}}
    9999or for Linux Mint: