dashboard
repositories
filestore
activity
search
login
ttss-old
/
osm-mapproxy
Old tiles.ttss.pl backed using MapProxy
summary
reflog
commits
tree
tickets
docs
forks
compare
view
|
history
|
commit
|
commitdiff
[mapproxy] Make number of processes configurable
Jacek Kowalski
2020-06-09
a32ed5ec142a74385fe24f9e1adecfc86847f543
[ttss-old/osm-mapproxy]
/
0-cleanup.sh
commit
|
author
|
age
d1e1f5
1
#!/bin/bash
JK
2
3
. common.sh
4
5
rm -Rfv "${HOST_POSTGRES_DIR}"/*
6
rm -Rfv "${HOST_DATA_DIR}"/*
7
rm -Rfv "${HOST_CARTO_DIR}"/*
8
rm -Rfv "${HOST_MAPNIK_DIR}"/*