del openEuler

This commit is contained in:
dqzboy
2024-07-12 23:54:05 +08:00
parent 9bfe97f673
commit b2a05b511d

View File

@@ -121,9 +121,6 @@ case "$ID" in
"rocky")
repo_type="centos"
;;
"openEuler")
repo_type="centos"
;;
*)
WARN "此脚本目前不支持您的系统: $ID"
exit 1