Skip to content

Commit

Permalink
updated customize.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jun 2, 2023
1 parent d23e3c0 commit 6bed248
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions customize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ if uname -s | grep -q Darwin; then
}
fi

sed -i "s/- Template Repo$/- $repo/" README.md

sed -i "s/Template-Repo/$repo/gi" \
README.md \
Makefile \
Expand Down

0 comments on commit 6bed248

Please sign in to comment.