changeset 12368:eace8d7551f7 draft

<NotApplicable> fetch /hackenv/bin/whatwg https://hack.esolangs.org/get/bin/whatwg
author HackEso <hackeso@esolangs.org>
date Sun, 07 Feb 2021 22:48:07 +0000
parents a6512c6c4477
children 6d7fb0735cfe
files bin/whatwg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/whatwg	Sun Feb 07 22:43:44 2021 +0000
+++ b/bin/whatwg	Sun Feb 07 22:48:07 2021 +0000
@@ -1,5 +1,5 @@
 #!/bin/bash
-FILENAME="/tmp/whatwg"
+FILENAME="tmp/whatwg"
 if ! [ -e "$FILENAME" ]; then
  echo 'what?'
  exit -1