nimbus-era-files: fix trailing newline in launchd
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d04a98ea11
commit
5e790e8585
|
@ -12,7 +12,7 @@
|
|||
launchd_timer_timeout_sec: '{{ nimbus_era_files_timer_timeout_sec }}'
|
||||
launchd_timer_work_dir: '{{ nimbus_era_files_timer_path }}'
|
||||
launchd_timer_script_path: '{{ nimbus_era_files_nclidb_path }}'
|
||||
launchd_timer_script_args: >
|
||||
launchd_timer_script_args: >-
|
||||
--network={{ nimbus_era_files_network }} exportEra --db={{ nimbus_era_files_db_path }}
|
||||
|
||||
- name: Create timer for ERA file verification
|
||||
|
|
Loading…
Reference in New Issue