diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..e8f7fa37 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,9 +9,9 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +#THINKING GIT ################################ - +#hello tata if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" exit 1; @@ -46,3 +46,5 @@ else fi cat $TMPFILE + +