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]"