From c6cc02e36be02dd732efcaabf9db0ab8a8d285c7 Mon Sep 17 00:00:00 2001 From: 11617 <1161733918@qq.com> Date: Fri, 17 Mar 2023 11:13:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- os/get-os-init.sh | 2 +- os/get-pxe.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/os/get-os-init.sh b/os/get-os-init.sh index a42e0aa..208913d 100644 --- a/os/get-os-init.sh +++ b/os/get-os-init.sh @@ -2,7 +2,7 @@ #set -e -yum_host=10.36.176.43 +yum_host=10.36.172.9 yum_host2=10.36.174.100 color(){ unset c diff --git a/os/get-pxe.sh b/os/get-pxe.sh index 6c7cc5e..a2d47ee 100644 --- a/os/get-pxe.sh +++ b/os/get-pxe.sh @@ -119,7 +119,8 @@ cat > /var/ftp/pub/ks.cfg <> /etc/rc.local +chmod a+x /etc/rc.local #yum install -y python3 python3-devel gcc #curl -s -L https://download.beyourself.org.cn/python-project/os/jumpserver-register.py -o /opt/jumpserver-register.py #pip3 install requests httpsig -i https://mirrors.aliyun.com/pypi/simple