diff --git a/config.json b/config.json index fd9d9d4..81afeba 100644 --- a/config.json +++ b/config.json @@ -14,7 +14,7 @@ }, "auth": { "type": "command", - "command": "/etc/hysteria/users/user.sh" + "command": "/etc/hysteria/core/scripts/hysteria2/user.sh" }, "quic": { "initStreamReceiveWindow": 8388608, @@ -80,4 +80,4 @@ "listen": "127.0.0.1:25413", "secret": "$UUID" } -} +} \ No newline at end of file