From 2833cf93400b546879f58518bbde6de822852309 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Mon, 8 Jun 2026 13:19:44 +0000 Subject: [PATCH] chore:updated description --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..0eaa57ff 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,7 +11,7 @@ # # ################################ - +# Added this line after fork if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" exit 1;