Update the mac documents package.
parent
29966c5da2
commit
7170a60c49
|
@ -1,10 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
OutDir="WarzoneHelp"
|
||||
DirectorY="${OutDir}-7f6ad1d"
|
||||
DirectorY="${OutDir}-5e1740a"
|
||||
FileName="${DirectorY}.tgz"
|
||||
BuiltDLP="http://downloads.sourceforge.net/project/warzone2100/build-tools/mac/${FileName}"
|
||||
MD5Sum="32240b607980ba99cd66fe2740330e5a"
|
||||
MD5Sum="1512cb2f8eb7dd5ff907fa5c88f0de9c"
|
||||
|
||||
configs/FetchPrebuilt.sh "${DirectorY}" "${OutDir}" "${FileName}" "${BuiltDLP}" "${MD5Sum}"
|
||||
exit ${?}
|
||||
|
|
Loading…
Reference in New Issue