From 582497b5f0e26f1177b27f0b093cd58af6d7586c Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:54:23 +0330 Subject: [PATCH] chown user hysteria --- upgrade.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade.sh b/upgrade.sh index f82d90f..70ab729 100644 --- a/upgrade.sh +++ b/upgrade.sh @@ -37,6 +37,7 @@ echo "Setting ownership and permissions" chown hysteria:hysteria /etc/hysteria/ca.key /etc/hysteria/ca.crt chmod 640 /etc/hysteria/ca.key /etc/hysteria/ca.crt chown -R hysteria:hysteria /etc/hysteria/core/scripts/singbox +chown -R hysteria:hysteria /etc/hysteria/core/scripts/telegrambot echo "Setting execute permissions for user.sh and kick.sh" chmod +x /etc/hysteria/core/scripts/hysteria2/user.sh