From 7c9e0b61faa48339b5bb7ba6f1d137e39c47c8c5 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 23 May 2026 07:29:53 -0600 Subject: [PATCH] sum updoots --- create-attributable-archive.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-attributable-archive.sh b/create-attributable-archive.sh index 532efe3..acbff30 100755 --- a/create-attributable-archive.sh +++ b/create-attributable-archive.sh @@ -96,7 +96,7 @@ printf "sanity checking: verification..." bash verify-everything.sh checkcode $? printf "sanity checking: validate attribution passphrase..." -bash test_validation_passphrase.sh +bash test_validate_passphrase.sh checkcode $? printf "sanity checking: returning..." cd ..