mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
host_manager, cron
This commit is contained in:
@@ -131,6 +131,7 @@ def upload_certificates(c):
|
||||
|
||||
def debug_tmp(c):
|
||||
upload_https_host_files(c)
|
||||
put(c, SCRIPTS_DIR / 'http_host' / 'cron.d' / 'ofm_http_host', '/etc/cron.d/')
|
||||
|
||||
|
||||
@click.command()
|
||||
|
||||
Reference in New Issue
Block a user