mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 23:20:27 +00:00
spelling: useful
This commit is contained in:
parent
e5c434ac33
commit
3fec02b335
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
####################################################################################################################################
|
####################################################################################################################################
|
||||||
# A CLI Script to update list of domains instead from the UI. Can be usefull for people who want to execute updates from a cronjob
|
# A CLI Script to update list of domains instead from the UI. Can be useful for people who want to execute updates from a cronjob
|
||||||
#
|
#
|
||||||
# Tip:
|
# Tip:
|
||||||
# When running from a cron, use flock (you might need to install it) to be sure only one process is running a time. eg:
|
# When running from a cron, use flock (you might need to install it) to be sure only one process is running a time. eg:
|
||||||
|
Loading…
Reference in New Issue
Block a user