From 8e4631450c4472b914bff0e0d4773822354155f8 Mon Sep 17 00:00:00 2001 From: gillboris Date: Thu, 5 Mar 2026 21:16:52 -0500 Subject: [PATCH 1/3] updated --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) 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 From e122f161fcdee1d812f9cde5b81e7c48d0586928 Mon Sep 17 00:00:00 2001 From: Gillboris Date: Sat, 7 Mar 2026 21:01:49 -0500 Subject: [PATCH 2/3] Update README to clarify Shell Scripts section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..242657a9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference. From 4799bad878b79dc1582283e1eaa65c9adf06727d Mon Sep 17 00:00:00 2001 From: Gillboris Date: Sat, 7 Mar 2026 21:07:45 -0500 Subject: [PATCH 3/3] Update README to include practice in description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 242657a9..af69ee0c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts for reference. +Schell Scripts for reference and practice.