From f89b13e8cd81edfc6b06d433ca4f6ce4631c889d Mon Sep 17 00:00:00 2001 From: Rammsd-7 Date: Mon, 2 Feb 2026 18:19:12 +0530 Subject: [PATCH] Update github-api-integration-module.sh --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..484f6c61 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,7 @@ # Please provide your github token and rest api to the script as input # ################################ +#msd if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"