diff --git a/README.md b/README.md index c6345487..a101ab8b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts ; this is me dummy; hello pride diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..d713a790 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,7 +8,7 @@ # This script will help users to communicate and retrieve information from GitHub # Usage: # Please provide your github token and rest api to the script as input -# +#hello # ################################ @@ -17,7 +17,7 @@ if [ ${#@} -lt 2 ]; then exit 1; fi -GITHUB_TOKEN=$1 +GITHUB_TOKEN=$7 GITHUB_API_REST=$2 GITHUB_API_HEADER_ACCEPT="Accept: application/vnd.github.v3+json" diff --git a/output.txt b/output.txt new file mode 100644 index 00000000..2c402eeb --- /dev/null +++ b/output.txt @@ -0,0 +1 @@ +printf("Output is");