@@ -0,0 +1,6 @@
#!/bin/bash
SRC="фон-128.png"
for i in {1..42}; do
echo $i
convert -pointsize 20 -draw "text 30,85 '$i'" $SRC $i.png
done
The note is not visible to the blocked user.