hamlib: Added newline at end of init script and config

Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
This commit is contained in:
Jesper Henriksen 2023-02-13 21:23:43 +01:00
parent 45f6a8ddd2
commit f6e4eda119
No known key found for this signature in database
GPG Key ID: 54271EF24ABFFBCC
2 changed files with 4 additions and 2 deletions

View File

@ -21,4 +21,5 @@ config rig 'example'
option verbose ''
option twiddle_timeout ''
option uplink ''
option debug_time_stamps ''
option debug_time_stamps ''

View File

@ -73,4 +73,5 @@ start_instance() {
done
procd_close_instance
}
}