mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
make-indexes on tile_gen
This commit is contained in:
@@ -80,6 +80,8 @@ def http_host_autoupdate(hostname, user, port):
|
||||
|
||||
c = get_connection(hostname, user, port)
|
||||
|
||||
c.sudo('rm -f /etc/cron.d/ofm_http_host')
|
||||
|
||||
prepare_shared(c)
|
||||
upload_http_host_config(c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user