From 7be3a4d6c28364ca2663e3cc50f9cf160391eba2 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 16 Apr 2023 22:07:15 +0200 Subject: [PATCH] just z at --- MAKE_G1BILLET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index 74dfb61..a3c8bd2 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -156,7 +156,7 @@ convert -font 'Liberation-Sans' \ else convert -font 'Liberation-Sans' \ -pointsize 35 -fill black -draw 'text 50,56 "'"$XZUID"'"' \ --pointsize 22 -fill black -draw 'text 360,26 "'"${NOTERIB}"'"' \ +-pointsize 22 -fill black -draw 'text 340,26 "'"${NOTERIB}"'"' \ -pointsize 22 -draw 'text 50,90 "'"Secret 1: $SALT"'"' \ -pointsize 22 -fill black -draw 'text 50,110 "'"Secret 2: $SECRET"'"' \ -pointsize 25 -fill white -draw 'text 50,440 "'"$BOTTOM"'"' \