mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-14 19:45:45 +00:00
Fix typo in sing-box path in postinst
This commit is contained in:
parent
42bd914882
commit
037cdaeba8
1 changed files with 1 additions and 1 deletions
|
|
@ -596,7 +596,7 @@ chown -R v2rayn-core:v2rayn-core /opt/v2rayN/bin/hev_socks5_tunnel
|
|||
chmod 544 /opt/v2rayN/bin/hev_socks5_tunnel/hev-socks5-tunnel
|
||||
setcap 'CAP_NET_ADMIN+ep' /opt/v2rayN/bin/hev_socks5_tunnel/hev-socks5-tunnel
|
||||
chmod 444 /opt/v2rayN/bin/hev_socks5_tunnel/v2rayn-tun.yaml
|
||||
chmod +x /opt/v2rayN/bin/sing_box/hev-socks5-tunnel
|
||||
chmod +x /opt/v2rayN/bin/sing_box/sing-box
|
||||
exit 0
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue