From 5b7b1120e74f0e54b9ea265f544731091b3c1552 Mon Sep 17 00:00:00 2001 From: Ethan O'Brien Date: Fri, 16 Aug 2024 09:49:57 -0500 Subject: [PATCH] testing --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b9f466f..4d10dd1 100644 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ cd "$(dirname "$0")" -tag="9.12" +tag="9.11" root/root/destroy --remove &> /dev/null rm -rf root/ *.tar.gz