From c77e37d6dc17ee18768753eb3154cdfc860f38c4 Mon Sep 17 00:00:00 2001 From: Tim Chamberlain Date: Thu, 8 Feb 2024 16:12:59 -0600 Subject: [PATCH] Revert "Updated 1Password vault" This reverts commit aef42a4a5e5aaab6324497df33c2f14a0a607d45. --- qqq-dev-tools/bin/setup-environments.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qqq-dev-tools/bin/setup-environments.sh b/qqq-dev-tools/bin/setup-environments.sh index 6594e3ce..617a06a1 100755 --- a/qqq-dev-tools/bin/setup-environments.sh +++ b/qqq-dev-tools/bin/setup-environments.sh @@ -52,7 +52,7 @@ fi ## locations of env files in 1password ## ######################################### QQQ_OP_LOCATION="op://Development Environments/" -CTL_OP_LOCATION="op://Engineering - CTL-Development/" +CTL_OP_LOCATION="op://NF-One-Development/" ##################################################