Skip to content

Commit

Permalink
updated customize.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 20, 2024
1 parent b5b44c7 commit e2b0cf4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions customize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,10 @@ sed -i "s/Template-Repo/$repo/gi" \
bitbucket-pipelines.yml \
sonar-project.properties \
.github/workflows/*.y*ml

# can't commit without the submodules checked out
#
# error: 'bash-tools' does not have a commit checked out
# fatal: updating files failed
#
make init

0 comments on commit e2b0cf4

Please sign in to comment.