From 3b2a5e849d2c6efe9cf73b7e2ef36199bc193309 Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Wed, 18 Feb 2026 08:32:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20frpc.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frpc.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frpc.sh b/frpc.sh index f94773d..33f0efd 100644 --- a/frpc.sh +++ b/frpc.sh @@ -7,4 +7,5 @@ sudo systemctl enable frpc.service wget https://github.com/fatedier/frp/releases/download/v0.67.0/frp_0.67.0_linux_amd64.tar.gz -tar -zxvf frp_0.67.0_linux_amd64.tar.gz \ No newline at end of file +tar -zxvf frp_0.67.0_linux_amd64.tar.gz +git clone -b 16.0 --depth=1 https://github.com/odoo/odoo.git odoo16 \ No newline at end of file