mirror of
https://github.com/oDinZu/natural-earth-vector.git
synced 2025-02-23 00:02:17 -05:00
9 lines
268 B
Bash
9 lines
268 B
Bash
|
|
||
|
|
||
|
python3 ./tools/wikidata/platform_debug_info.py
|
||
|
time ./tools/wikidata/update.sh fetch
|
||
|
time ./tools/wikidata/update.sh write
|
||
|
cat x_tempshape/update.md
|
||
|
cp -r x_tempshape/10m_cultural/* 10m_cultural/
|
||
|
cp -r x_tempshape/10m_physical/* 10m_physical/
|
||
|
make clean all
|