diff options
author | ubq323 <ubq323@ubq323.website> | 2024-04-01 04:27:37 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-04-01 04:27:37 +0100 |
commit | 9e58b898f62bdfe3329fdba4b8480f089eb39702 (patch) | |
tree | 62b28b044f769e141be932a2d8bfd779910a868b | |
parent | b12dc98468566b9e89c42f3829ecf6cc1e9b6374 (diff) |
launch john
-rw-r--r-- | img/john.pnm | bin | 315339 -> 315339 bytes | |||
-rwxr-xr-x | john_pnm.cgi | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/img/john.pnm b/img/john.pnm Binary files differindex b261a22..7c9fdef 100644 --- a/img/john.pnm +++ b/img/john.pnm 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 |