mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
renames
This commit is contained in:
@@ -104,7 +104,7 @@ def tile_gen(hostname, user, port, cron, noninteractive):
|
||||
|
||||
@cli.command()
|
||||
@common_options
|
||||
def roundrobin(hostname, user, port, noninteractive):
|
||||
def roundrobin_dns_writer(hostname, user, port, noninteractive):
|
||||
if not noninteractive and not click.confirm(f'Run script on {hostname}?'):
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user