hamlib: Added newline at end of init script and config
Signed-off-by: Jesper Henriksen <mail-openwrt@jesper.io>
This commit is contained in:
parent
45f6a8ddd2
commit
f6e4eda119
2 changed files with 4 additions and 2 deletions
|
@ -21,4 +21,5 @@ config rig 'example'
|
|||
option verbose ''
|
||||
option twiddle_timeout ''
|
||||
option uplink ''
|
||||
option debug_time_stamps ''
|
||||
option debug_time_stamps ''
|
||||
|
||||
|
|
|
@ -73,4 +73,5 @@ start_instance() {
|
|||
done
|
||||
|
||||
procd_close_instance
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue