mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
vcard/generate-qr.bash: remove excess empty lines
This commit is contained in:
parent
988c1dba3f
commit
f5ddd2f9de
@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Turn vcards into QR codes
|
||||
|
||||
|
||||
|
||||
# loop through all vcard files
|
||||
for vcard in *.vcard; do
|
||||
if [ -f "$vcard" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user