unlocksim fix
Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
parent
250cb91652
commit
8cf2d3d561
2 changed files with 4 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# include common definitions
|
||||
# shellcheck source=scripts/core/sxmo_common.sh
|
||||
. "$(dirname "$0")/sxmo_common.sh"
|
||||
. "$(which sxmo_common.sh)"
|
||||
|
||||
modem_n() {
|
||||
MODEMS="$(mmcli -L)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue