From 9e58b898f62bdfe3329fdba4b8480f089eb39702 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 1 Apr 2024 04:27:37 +0100 Subject: launch john --- john_pnm.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'john_pnm.cgi') 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