Import map layers from the runner

This commit is contained in:
D. Berge
2023-09-13 11:24:04 +02:00
parent c33c3f61df
commit 441a4e296d

View File

@@ -144,6 +144,9 @@ run $BINDIR/import_final_p190.py
print_log "Import SmartSource data"
run $BINDIR/import_smsrc.py
print_log "Import map user layers"
run $BINDIR/import_map_layers.py
# if [[ -z "$RUNNER_NOEXPORT" ]]; then
# print_log "Export system data"
# run $BINDIR/system_exports.py