Add sms_db param and sms() shell function

This commit is contained in:
Keith Whyte 2020-09-02 13:34:21 +02:00
parent d5b67e7b63
commit 30bc66ca71
5 changed files with 11 additions and 3 deletions

View file

@ -10,7 +10,7 @@ JB_in = '<%= @jb_in %>'
JB_out = '<%= @jb_out %>'
rhizomatica_dir = '<%= @rhizomatica_dir %>'
sq_hlr_path = '<%= @sq_hlr_path %>'
sq_hlr_path = '<%= @hlr_db %>'
use_sip = '<%= @use_sip %>'
advice_email = <%= @advice_email %>
test_playback = '<%= @test_playback %>'