Lots of bugfixes related to calling/modem and various script fixes
This commit is contained in:
parent
22d974f22f
commit
e5877059ff
16 changed files with 285 additions and 160 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
modem_n() {
|
||||
mmcli -L | grep -oE 'Modem\/([0-9]+)' | cut -d'/' -f2
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue