fix shellcheck

Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
Jess Frazelle 2020-05-18 10:43:08 -07:00
parent f46929fb36
commit 49766f3529
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3

View file

@ -16,7 +16,7 @@ FONT=
scrot /tmp/scrot.png
convert /tmp/scrot.png \
-level 0%,100%,0.6 -blur $BLURTYPE $FONT \
-level 0%,100%,0.6 -blur "$BLURTYPE" "$FONT" \
-pointsize 26 -fill white -gravity center \
-annotate +0+200 'Type password to unlock' \
/tmp/conv.png