diff --git a/install/DockerProxy_Install.sh b/install/DockerProxy_Install.sh index 64a3797..48dc452 100644 --- a/install/DockerProxy_Install.sh +++ b/install/DockerProxy_Install.sh @@ -121,9 +121,6 @@ case "$ID" in "rocky") repo_type="centos" ;; - "openEuler") - repo_type="centos" - ;; *) WARN "此脚本目前不支持您的系统: $ID" exit 1