Fix path in config.json

This commit is contained in:
Sarina
2024-07-21 21:13:14 +03:30
parent f5367ec89e
commit 2c9128b0ca

View File

@ -14,7 +14,7 @@
}, },
"auth": { "auth": {
"type": "command", "type": "command",
"command": "/etc/hysteria/users/user.sh" "command": "/etc/hysteria/core/scripts/hysteria2/user.sh"
}, },
"quic": { "quic": {
"initStreamReceiveWindow": 8388608, "initStreamReceiveWindow": 8388608,