From 9e58b898f62bdfe3329fdba4b8480f089eb39702 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 1 Apr 2024 04:27:37 +0100 Subject: launch john --- img/john.pnm | Bin 315339 -> 315339 bytes john_pnm.cgi | 1 + 2 files changed, 1 insertion(+) diff --git a/img/john.pnm b/img/john.pnm index b261a22..7c9fdef 100644 Binary files a/img/john.pnm and b/img/john.pnm differ diff --git a/john_pnm.cgi b/john_pnm.cgi index 2e3ba3a..b8c49af 100755 --- a/john_pnm.cgi +++ b/john_pnm.cgi @@ -3,5 +3,6 @@ JOHN_DIR="/home/rebecca/shed/gnom/john/ads" johnfile="$JOHN_DIR/$(ls "$JOHN_DIR"|shuf -n1)" +johnfile="/home/rebecca/shed/gnom/john/ads/john-alt.png" anytopnm <"$johnfile" | ppmtoppm | pnmscale -height=114 -- cgit v1.2.3