From 79c65bee0a565b53053b0a0ea06db254731c160c Mon Sep 17 00:00:00 2001 From: Yan Date: Thu, 5 Sep 2024 18:28:52 -0700 Subject: [PATCH] credit --- input-restrictions/19-next-2/run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/input-restrictions/19-next-2/run b/input-restrictions/19-next-2/run index 7b27e10..ec2b64e 100755 --- a/input-restrictions/19-next-2/run +++ b/input-restrictions/19-next-2/run @@ -1,5 +1,7 @@ #!/usr/bin/env -iS /opt/pwn.college/bash +# thanks to amateurhour for the suggestion of this trick as well! +# PATH=/usr/bin WORKDIR=$(mktemp -d)