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:
parent
514fbcff6f
commit
14ee0bafb5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue