scripts/notebook/qrencode-display.sh

4 lines
35 B
Bash
Raw Normal View History

2024-03-25 19:28:52 +00:00
echo $1
qrencode -t ansiutf8 "$1"