Fix typo in sxmo_modemtext.sh

master
Miles Alan 4 years ago
parent 92c368c01f
commit 3e23624651
  1. 2
      scripts/modem/sxmo_modemtext.sh

@ -11,7 +11,7 @@ menu() {
}
err() {
echo "$1" | menu -fn Terminus-20 -c -l 10
echo "$1" | menu dmenu -fn Terminus-20 -c -l 10
kill $$
}

Loading…
Cancel
Save