1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

adjust to hidden hiding ../main.js

This commit is contained in:
George Hunt 2019-04-10 10:55:57 -07:00
parent 514fbcff6f
commit 14ee0bafb5

View file

@ -19,7 +19,7 @@
- name: Fetch the javascript bundle with openlayers for test page
get_url:
url: "{{ iiab_osm_url }}/assets/main.js"
url: "{{ iiab_osm_url }}/../main.js"
dest: '{{ osm_vector_path }}/maplist/'
- name: Fetch the index.html for test page