Changeset 14277 in osm


Ignore:
Timestamp:
2009-03-26T10:29:15+01:00 (15 years ago)
Author:
ulf
Message:

use wget settings, so we would download a new version of the webkit stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/nsis/josm-setup-unix.sh

    r14191 r14277  
    5050echo "##################################################################"
    5151echo "### Download and unzip the webkit stuff"
    52 wget -nc http://josm.openstreetmap.de/download/windows/webkit-image.zip
     52wget --continue --timestamping http://josm.openstreetmap.de/download/windows/webkit-image.zip
    5353mkdir -p webkit-image
    5454cd webkit-image
Note: See TracChangeset for help on using the changeset viewer.