nimbus-era-files: fix trailing newline in launchd

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-05-16 12:14:09 +02:00
parent d04a98ea11
commit 5e790e8585
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -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