Update install.sh

This commit is contained in:
2024-11-12 19:40:47 -05:00
committed by GitHub
parent 22cf1ce19a
commit c51b9c007b
+1 -1
View File
@@ -46,7 +46,7 @@ git clone https://github.com/theta42/proxy.git
cd proxy/nodejs
npm install
ln -s ops/nginx_conf/targetinfo.lua /usr/local/openresty/lualib/
wget -q https://raw.githubusercontent.com/theta42/proxy/refs/heads/master/ops/nginx_conf/targetinfo.lua -O /usr/local/openresty/lualib/targetinfo.lua
systemctl start proxy.service
systemctl enable proxy.service