From 7977aa96fbc01d302b42d22a4812136cb3508eef Mon Sep 17 00:00:00 2001 From: Matthew Slowe Date: Sun, 7 Jan 2024 17:02:42 +0000 Subject: [PATCH] add 2024 --- stack-build.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stack-build.sh b/stack-build.sh index 2344ff5..d3a3acc 100755 --- a/stack-build.sh +++ b/stack-build.sh @@ -1,4 +1,7 @@ -set -ex +#!/bin/bash + +set -e + for n in 1143 1145 1135 9274 do perl stack-years.pl $n >$n-pivot.txt