- site vitrine + fingerprint test + zmap + z-panel - remplacement duckdns -> riricdev.tail5ea5cd.ts.net (canonical/og/alternates/docs) - suppression du token DuckDNS (plus utilisé)
5 lines
265 B
Shell
Executable file
5 lines
265 B
Shell
Executable file
#!/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
|