vcf/alpha
This commit is contained in:
parent
22ceff444a
commit
ec42e40dcc
1 changed files with 1 additions and 1 deletions
2
vcf.sh
2
vcf.sh
|
@ -1,7 +1,7 @@
|
||||||
#! /usr/bin/env sh
|
#! /usr/bin/env sh
|
||||||
cat marc.vcf |
|
cat marc.vcf |
|
||||||
qrencode \
|
qrencode \
|
||||||
--background "FFFFFFFF" \
|
--background "00000000" \
|
||||||
--foreground "000000FF" \
|
--foreground "000000FF" \
|
||||||
--level "L" \
|
--level "L" \
|
||||||
--margin "1" \
|
--margin "1" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue