scripts/qrencode-display.sh
2024-02-28 11:04:05 +01:00

4 lines
35 B
Bash
Executable File

echo $1
qrencode -t ansiutf8 "$1"