Skip to content

Commit

Permalink
change ghproxy.com to be gh-proxy.com
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Nov 10, 2023
1 parent eba3872 commit d0d3966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-dev
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ function mailConfig

function clone
{
git clone https://ghproxy.com/https://github.com/$1 $1
git clone https://gh-proxy.com/https://github.com/$1 $1
cd $1
git remote set-url origin https://github.com/$1
gh repo fork --remote
Expand Down

0 comments on commit d0d3966

Please sign in to comment.