Changes between Initial Version and Version 1 of Ticket #23558, comment 7
- Timestamp:
- 2024-03-20T15:01:43+01:00 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23558, comment 7
initial v1 1 1 i'm using the old script from user cobra, made some changes in the makred (+) lines at the end of the script, works for me 2 2 3 {{{#!diff 3 4 # use aoss only if it's installed 4 5 aoss > /dev/null 2>&1 … … 18 19 #java -jar -Xmx$mem -Dsun.java2d.opengl=$useopengl $jarfile $@ >~/.josm/josm.log 2>&1 & 19 20 fi 21 }}}


