mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-17 14:09:44 +02:00
rename go-proxy to godoxy
This commit is contained in:
@@ -55,7 +55,7 @@ else
|
||||
echo "Unsupported architecture: $arch, expect x86_64 or aarch64"
|
||||
exit 1
|
||||
fi
|
||||
repo="yusing/go-proxy"
|
||||
repo="yusing/godoxy"
|
||||
install_path="/usr/local/bin"
|
||||
name="godoxy-agent"
|
||||
bin_path="${install_path}/${name}"
|
||||
|
||||
Reference in New Issue
Block a user