Add osmo stack shell var

This commit is contained in:
Keith Whyte 2021-04-19 04:48:53 +02:00
parent 3fd4d62a93
commit 179ae3e29b

View file

@ -2,6 +2,7 @@
# Shell Functions for Rhizomatica Community Celular Network
#
OSMO_STACK="<%= @osmo_stack %>"
OSMO_HLR_OLD="/var/lib/osmocom/hlr.sqlite3"
OSMO_HLR="<%= @hlr_db %>"
OSMO_SMS="<%= @sms_db %>"