diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-06-13 19:38:08 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-06-13 19:38:08 -0700 |
commit | 560059d440275f3664898f745164f51cc28e445d (patch) | |
tree | c1031c11a53c349531db3fac0fe2f2455504eed6 | |
parent | 073dee4db059358d8e9548a2c47c58e20dc38fe8 (diff) |
my chatgpt api key free trial usage grant is expired
-rwxr-xr-x | home/xyz/.local/bin/chatgpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/xyz/.local/bin/chatgpt b/home/xyz/.local/bin/chatgpt deleted file mode 100755 index 2c3836de..00000000 --- a/home/xyz/.local/bin/chatgpt +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -OPENAI_KEY="$(pass openai_key)" /usr/bin/chatgpt |