comparison contrib/make_flys_release/make_release.sh @ 8735:1e9667ef5742

Release script: prevent gunzip from asking for overwrite.
author Tom Gottfried <tom@intevation.de>
date Wed, 06 May 2015 13:29:10 +0200
parents 25f9ab25affd
children f1250a55acd6
comparison
equal deleted inserted replaced
8734:4c15f98be26c 8735:1e9667ef5742
182 $FLYS_SOURCE_DIR/river/artifacts/bin/createDatacage.sh 182 $FLYS_SOURCE_DIR/river/artifacts/bin/createDatacage.sh
183 cd - 183 cd -
184 184
185 echo "INFO: download WSPLGEN" 185 echo "INFO: download WSPLGEN"
186 cd $WORK_DIR 186 cd $WORK_DIR
187 rm wsplgen-linux-*bit-static
187 wget \ 188 wget \
188 https://wald.intevation.org/frs/download.php/1496/wsplgen-linux-64bit-static.gz \ 189 https://wald.intevation.org/frs/download.php/1496/wsplgen-linux-64bit-static.gz \
189 https://wald.intevation.org/frs/download.php/1498/wsplgen-linux-32bit-static.gz 190 https://wald.intevation.org/frs/download.php/1498/wsplgen-linux-32bit-static.gz
190 gunzip wsplgen-linux-64bit-static.gz wsplgen-linux-32bit-static.gz 191 gunzip wsplgen-linux-64bit-static.gz wsplgen-linux-32bit-static.gz
191 chmod +x wsplgen-linux-* 192 chmod +x wsplgen-linux-*

http://dive4elements.wald.intevation.org