Update URL of iso4127 fetcher.
This commit is contained in:
parent
abd5b28a83
commit
5a40af58c6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
|
||||
xml_url="http://www.currency-iso.org/dam/downloads/table_a1.xml"
|
||||
xml_url="http://www.currency-iso.org/dam/downloads/lists/list_one.xml"
|
||||
xsl_file="$(dirname $0)/iso4217ledger.xsl"
|
||||
|
||||
xsltproc="$(which xsltproc)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue