We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f998555 commit f9d8fe0Copy full SHA for f9d8fe0
.claude/anthropic_key.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh
2
-echo "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"
+
set_api_key.sh
@@ -12,7 +12,6 @@ EOF
12
# Write anthropic_key.sh with your API key (replace with your real key)
13
cat > .claude/anthropic_key.sh <<'EOF'
14
15
16
EOF
17
18
unset ANTHROPIC_API_KEY
0 commit comments