Fix shellcheck errors
This commit is contained in:
parent
7f31a3da40
commit
bd5ead19e5
2 changed files with 47 additions and 46 deletions
scripts/modem
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
err() {
|
||||
echo -e "$1" | dmenu -fn Terminus-20 -c -l 10
|
||||
printf %b "$1" | dmenu -fn Terminus-20 -c -l 10
|
||||
exit
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue