Skip to content

Commit

Permalink
Update install-xray.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
unkl933 authored Jan 21, 2023
1 parent ef7e614 commit 711c0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-xray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ sed -i '$ iproxy_set_header Connection "upgrade";' /etc/nginx/conf.d/xray.conf
sed -i '$ iproxy_set_header Host \$http_host;' /etc/nginx/conf.d/xray.conf
sed -i '$ i}' /etc/nginx/conf.d/xray.conf
sed -i '$ ilocation = /xrayvws' /etc/nginx/conf.d/xray.conf
sed -i '$ ilocation = http://tsel.me/worryfree' /etc/nginx/conf.d/xray.conf
sed -i '$ i{' /etc/nginx/conf.d/xray.conf
sed -i '$ iproxy_redirect off;' /etc/nginx/conf.d/xray.conf
sed -i '$ iproxy_pass http://unix:/run/xray/vmess_ws.sock;' /etc/nginx/conf.d/xray.conf
Expand Down

0 comments on commit 711c0d2

Please sign in to comment.