diff --git a/1.sh b/1.sh index 9c5aba4..07d15fd 100644 --- a/1.sh +++ b/1.sh @@ -143,7 +143,7 @@ install_docker() { fi fi - docker network create --attachable h-common || true + # docker network create --attachable h-common || true } modify_authorized_keys() {