From 698405b46b170cbd4b1bc996a7ab6b9d5e987263 Mon Sep 17 00:00:00 2001 From: Neal Probert Date: Wed, 21 Jun 2023 09:07:10 -0400 Subject: [PATCH] No more CAMP pulls --- bin/all-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/all-update.sh b/bin/all-update.sh index 145a835..09f42a7 100755 --- a/bin/all-update.sh +++ b/bin/all-update.sh @@ -56,7 +56,7 @@ function do_dir { done } -for i in ProbeStar NTCNA CAMP Gits External +for i in ProbeStar NTCNA Gits External do if [ "$i" == "ProbeStar" ]; then $HOME/bin/pstar-update.sh