fix: comment line

pull/128/head
BOYPT 6 years ago
parent 1a2d8009aa
commit 7f6d90ce78
  1. 2
      src/vmess-config.sh

@ -95,7 +95,7 @@ case $v2ray_transport in
;;
esac
__ change client config file
# change client config file
[[ -z $ip ]] && get_ip
sed -i "s/__VMADDR__/$ip/; s/__VMPORT__/$v2ray_port/; s/__VMUSERID__/$v2ray_id/; s/__VMALTID__/$alterId/" $v2ray_client_config
if [[ $v2ray_transport == [45] ]]; then

Loading…
Cancel
Save