diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..a97e2f09 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 # # +# ################################ if [ ${#@} -lt 2 ]; then diff --git a/test.sh b/test.sh new file mode 100644 index 00000000..a9bf588e --- /dev/null +++ b/test.sh @@ -0,0 +1 @@ +#!/bin/bash