mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -16,7 +16,7 @@ FONT=
|
|||||||
|
|
||||||
scrot /tmp/scrot.png
|
scrot /tmp/scrot.png
|
||||||
convert /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 \
|
-pointsize 26 -fill white -gravity center \
|
||||||
-annotate +0+200 'Type password to unlock' \
|
-annotate +0+200 'Type password to unlock' \
|
||||||
/tmp/conv.png
|
/tmp/conv.png
|
||||||
|
|||||||
Reference in New Issue
Block a user