mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-07-13 02:14:29 +08:00
feat: Support setting as a system command
This commit is contained in:
@@ -1923,7 +1923,7 @@ MAX_ATTEMPTS=3
|
||||
attempt=0
|
||||
success=false
|
||||
|
||||
DOWNLOAD_URL="https://cdn.jsdelivr.net/gh/dqzboy/Docker-Proxy/install/DockerProxy_Install.sh"
|
||||
DOWNLOAD_URL="https://raw.githubusercontent.com/dqzboy/Docker-Proxy/main/install/DockerProxy_Install.sh"
|
||||
TARGET_PATH="/usr/bin/hub"
|
||||
|
||||
if ! command -v hub &> /dev/null;then
|
||||
|
||||
Reference in New Issue
Block a user