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 /john_pnm.cgi | |
parent | 9e58b898f62bdfe3329fdba4b8480f089eb39702 (diff) |
launch john
Diffstat (limited to 'john_pnm.cgi')
-rwxr-xr-x | john_pnm.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
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 |