vcf/white

This commit is contained in:
Marc Beninca 2025-02-16 22:05:10 +01:00
parent e37078626b
commit 22ceff444a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

2
vcf.sh
View file

@ -1,7 +1,7 @@
#! /usr/bin/env sh #! /usr/bin/env sh
cat marc.vcf | cat marc.vcf |
qrencode \ qrencode \
--background "00000000" \ --background "FFFFFFFF" \
--foreground "000000FF" \ --foreground "000000FF" \
--level "L" \ --level "L" \
--margin "1" \ --margin "1" \