From bebd514419c335c03fd1a1a473608bdb28659e64 Mon Sep 17 00:00:00 2001 From: yangbvv <116957251+yangbvv@users.noreply.github.com> Date: Fri, 25 Nov 2022 04:38:24 +0800 Subject: [PATCH] =?UTF-8?q?Update=202022-11-24-=E4=B8=80=E4=BA=9B=E4=BB=A3?= =?UTF-8?q?=E7=A0=81.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _posts/2022-11-24-一些代码.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2022-11-24-一些代码.md b/_posts/2022-11-24-一些代码.md index c53de8b..1e44813 100644 --- a/_posts/2022-11-24-一些代码.md +++ b/_posts/2022-11-24-一些代码.md @@ -8,3 +8,7 @@ apt update -y # Debian/Ubuntu 命令 apt install -y curl #Debian/Ubuntu 命令 apt install -y socat #Debian/Ubuntu 命令 + +wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec + +bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)