summaryrefslogtreecommitdiff
path: root/tea_issue.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tea_issue.sh')
-rw-r--r--tea_issue.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/tea_issue.sh b/tea_issue.sh
deleted file mode 100644
index bbcb5dc..0000000
--- a/tea_issue.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-[ ! -f .env ] || export $(grep -v '^#' .env | xargs)
-echo tea issues --login teagent --repo "${REPO_NAME}"