diff options
author | ubq323 <ubq323@ubq323.website> | 2024-04-01 04:29:41 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-04-01 04:29:41 +0100 |
commit | 1d447b62562f9abbe16138a208c6be896aff8d6a (patch) | |
tree | cb74a04807e5fee32927f53db333966d77a83fe5 | |
parent | 9e58b898f62bdfe3329fdba4b8480f089eb39702 (diff) |
launch john
-rw-r--r-- | img/john.pnm | bin | 315339 -> 315339 bytes | |||
-rwxr-xr-x | john_pnm.cgi | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/img/john.pnm b/img/john.pnm Binary files differindex 7c9fdef..b261a22 100644 --- a/img/john.pnm +++ b/img/john.pnm diff --git a/john_pnm.cgi b/john_pnm.cgi index b8c49af..2e3ba3a 100755 --- a/john_pnm.cgi +++ b/john_pnm.cgi @@ -3,6 +3,5 @@ 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 |