added scripts

This commit is contained in:
jomu
2016-07-14 11:50:00 +02:00
parent d09c113c6f
commit b7b461214c
11 changed files with 58 additions and 0 deletions

3
scripts/addWolrdToArchive.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
cd /home/osm/tiles
awk '{print $0".png"}' /home/osm/import/world/world.lst | zip /home/osm/temp/$1.zip -@