Merge pull request #79 from theta42/wmantly-patch-1

Update install.sh
This commit is contained in:
2024-11-12 19:43:55 -05:00
committed by GitHub
+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