From 61a1a664f5121948e3b8732b85427b047fe979cf Mon Sep 17 00:00:00 2001 From: sanketh2611 Date: Sat, 11 Jul 2026 15:17:26 +0000 Subject: [PATCH] Made changes to file --- 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..f41684bf 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,7 +11,7 @@ # # ################################ - +############################### if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" exit 1;