Lots of config changes to things
This commit is contained in:
parent
b05f18aeea
commit
930159d492
15 changed files with 619 additions and 57 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/bash
|
||||
echo "$@" | curl -F-=\<- qrenco.de
|
||||
echo "$@" | qrencode -s 50 -o /tmp/qrcode && sxiv -f /tmp/qrcode && rm /tmp/qrcode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue