Skip to content
Open

Second #1149

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# Shell
Schell Scripts

This change is done by Ashitosh Mane

This is the testing line for test

Ashitosh Mane is An IAS Officer of batch 2030
4 changes: 2 additions & 2 deletions github-api-integration-module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# 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
#
#
# Ashitosh Mane is a DevOps Engg
# Currently i am working as an RPA Developer
################################

if [ ${#@} -lt 2 ]; then
Expand Down