Switch 1Password account to 37signals.1password.com (#2276)

This commit is contained in:
Jeremy Daer
2025-12-31 10:15:39 -08:00
committed by GitHub
parent 7ed597ae06
commit cda4f93e4a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
url=$(op read "op://Deploy/Deploy Chatbot/url" --account Basecamp)
url=$(op read "op://Deploy/Deploy Chatbot/url" --account QD4RCFQ2PRAQZON5BNHAXJSBS4)
curl -s -d content="[Fizzy] ${1}" "${url}"