This commit is contained in:
Zsolt Ero
2023-12-08 03:12:20 +01:00
parent 8743db76d8
commit bd0605d2b7
4 changed files with 75 additions and 5 deletions

View File

@@ -7,5 +7,5 @@ RUN_FOLDER="/data/ofm/runs/monaco_$DATE"
mkdir -p "$RUN_FOLDER"
cd "$RUN_FOLDER" || exit
bash /data/tile_gen/run_monaco.sh "$DATE"
bash /data/ofm/tile_gen/planetiler_monaco.sh "$DATE"