Changeset 11437 in osm for applications
- Timestamp:
- 2008-10-23T22:27:38+02:00 (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  applications/editors/josm/nsis/josm-setup-unix.sh (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      applications/editors/josm/nsis/josm-setup-unix.shr5229 r11437 50 50 # launch4j - http://launch4j.sourceforge.net/ 51 51 # delete old exe file first 52 rm josm.exe 52 rm -f josm.exe 53 53 $LAUNCH4J ./launch4j.xml 54 54 … … 66 66 67 67 # delete the intermediate file, just to avoid confusion 68 rm josm.exe 68 rm josm-intermediate.exe 69 mv josm.exe josm-intermediate.exe 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
