4 lines
35 B
Bash
4 lines
35 B
Bash
|
echo $1
|
||
|
qrencode -t ansiutf8 "$1"
|
||
|
|