Update the mac doc bundle.
parent
bd65d5767d
commit
d30ca23599
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
OutDir="WarzoneHelp"
|
||||
DirectorY="${OutDir}-b66426c"
|
||||
DirectorY="${OutDir}-fdf2282"
|
||||
FileName="${DirectorY}.tgz"
|
||||
BuiltDLP="http://downloads.sourceforge.net/project/warzone2100/build-tools/mac/${FileName}"
|
||||
MD5Sum="e0f3b5d15efa4a063461c1ffb21769b8"
|
||||
MD5Sum="44f9d1204f55b6fe536e3dc86f454f4e"
|
||||
|
||||
configs/FetchPrebuilt.sh "${DirectorY}" "${OutDir}" "${FileName}" "${BuiltDLP}" "${MD5Sum}"
|
||||
exit ${?}
|
||||
|
|
Loading…
Reference in New Issue