Add osmo stack shell var
This commit is contained in:
parent
3fd4d62a93
commit
179ae3e29b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
# Shell Functions for Rhizomatica Community Celular Network
|
# Shell Functions for Rhizomatica Community Celular Network
|
||||||
#
|
#
|
||||||
|
|
||||||
|
OSMO_STACK="<%= @osmo_stack %>"
|
||||||
OSMO_HLR_OLD="/var/lib/osmocom/hlr.sqlite3"
|
OSMO_HLR_OLD="/var/lib/osmocom/hlr.sqlite3"
|
||||||
OSMO_HLR="<%= @hlr_db %>"
|
OSMO_HLR="<%= @hlr_db %>"
|
||||||
OSMO_SMS="<%= @sms_db %>"
|
OSMO_SMS="<%= @sms_db %>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue