Changes between Initial Version and Version 1 of Ticket #22157, comment 15
- Timestamp:
- 2022-06-22T22:24:29+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22157, comment 15
initial v1 2 2 > I had a Ubuntu-22.04 Live-System lying around and installed josm-latest with the same result as on my Debian: Only the patched version invoked with `bash /usr/local/bin/josm-latest` worked as expected. Current version does not work, even invoked by `bash /usr/bin/josm-latest`. 3 3 Which patched version? Is it just the `/bin/bash` -> `/usr/bin/bash` (or `/usr/bin/env bash`) change, or that in addition to #22088? 4 5 6 EDIT: NVM. I'll apply #22088 with the `/usr/bin/env bash` change due to comment:4 (`Using /bin/java to execute josm-latest.`), as the script won't find the java version in cases where `/bin/java` or `/usr/bin/java` are used.


