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
blame
|
history
|
raw
Initial commit
Jacek Kowalski
2020-06-03
d1e1f5e507ac2c01c2633fb026f98f2bdf30271f
[ttss-old/osm-mapproxy]
/
0-cleanup.sh
1
2
3
4
5
6
7
8
#!/bin/bash
. common.sh
rm -Rfv "${HOST_POSTGRES_DIR}"/*
rm -Rfv "${HOST_DATA_DIR}"/*
rm -Rfv "${HOST_CARTO_DIR}"/*
rm -Rfv "${HOST_MAPNIK_DIR}"/*