From e84fb4e895d9f841cf03835e9cafe15fb1e0a72b Mon Sep 17 00:00:00 2001 From: Shubhendu Date: Mon, 29 Dec 2025 05:55:34 +0530 Subject: [PATCH] updated description --- github-api-integration-module.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..47549412 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,8 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # -# -################################ +/usr/bin/bash: line 1: wq: command not found if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"