Skip to content

Commit

Permalink
Removed extra git remote add in save-code.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 committed Oct 9, 2021
1 parent b4991f8 commit 99b4eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion save-code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function save-project-to-repo() {
}

declare readonly gitRemotes=(
git remote add origin git@bitbucket.org:pH_7/just-http-status-codes.git
[email protected]:pH_7/just-http-status-codes.git
[email protected]:pH-7/just-http-status-codes.git
[email protected]:pH-7/JustHttpStatusCodes.git
)
Expand Down

0 comments on commit 99b4eb3

Please sign in to comment.