From 3fbd69e4894e71dc2f57a09a3ba2b2757f7e6f4a Mon Sep 17 00:00:00 2001 From: Magnus Root Date: Tue, 2 Jun 2026 11:17:55 +0300 Subject: [PATCH] Fix --- yarx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/yarx.sh b/yarx.sh index 8cb9bd1..b619b77 100755 --- a/yarx.sh +++ b/yarx.sh @@ -270,6 +270,7 @@ EOF listenHTTPS: :443 forceHTTPS: true EOF + fi sudo systemctl restart hysteria-server.service sudo systemctl enable hysteria-server.service sudo tee hysteria-client.yaml <