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