chore: update

This commit is contained in:
zizifn
2020-12-13 01:10:16 +08:00
committed by zizifn3
parent 16083b6c6b
commit b82d4d83ff

View File

@@ -21,7 +21,7 @@ cat << EOF > /usr/local/etc/v2ray/config.json
"settings": { "settings": {
"clients": [ "clients": [
{ {
"id": $UUID, "id": "$UUID",
"alterId": 64 "alterId": 64
} }
], ],