@@ -0,0 +1,11 @@
all: images download
images:
cd gallery && for F in *.jpg; do ./convert_image.sh $F $F.bmp
download: jokes.json
jokes.json:
curl -o jokes.json https://github.com/wiz64/superfun/raw/main/database/ichd/jokes-file.json
The note is not visible to the blocked user.