aboutsummaryrefslogtreecommitdiff
path: root/2024/05/puzzle-1.awk
diff options
context:
space:
mode:
Diffstat (limited to '2024/05/puzzle-1.awk')
-rwxr-xr-x2024/05/puzzle-1.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/2024/05/puzzle-1.awk b/2024/05/puzzle-1.awk
index bd9ed68..59616c9 100755
--- a/2024/05/puzzle-1.awk
+++ b/2024/05/puzzle-1.awk
@@ -1,4 +1,4 @@
-#!/usr/bin/awk -f
+#!/usr/bin/gawk -f
BEGIN { FS = "[|,]" }