chore: checkpoint initial — Zektyc dataset, avant humanisation
- site vitrine + fingerprint test + zmap + z-panel - remplacement duckdns -> riricdev.tail5ea5cd.ts.net (canonical/og/alternates/docs) - suppression du token DuckDNS (plus utilisé)
This commit is contained in:
commit
8e7ec41f18
104 changed files with 19256 additions and 0 deletions
5
data/maxspeed/run_build.sh
Executable file
5
data/maxspeed/run_build.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
exec python3 -u /home/riricdev/zektyc/data/maxspeed/build_world.py \
|
||||
/home/riricdev/zektyc/data/maxspeed/planet-latest.osm.pbf \
|
||||
/home/riricdev/zektyc/data/maxspeed/grid-planet/ \
|
||||
>> /home/riricdev/zektyc/data/maxspeed/build-planet.log 2>&1
|
||||
Loading…
Reference in a new issue