chmod menu.sh

This commit is contained in:
Whispering Wind
2024-08-07 12:55:40 +03:30
committed by GitHub
parent c29cad40ec
commit 63d027fb39

View File

@ -48,4 +48,6 @@ if systemctl is-active --quiet hysteria-server.service; then
else else
echo "Upgrade failed: hysteria-server.service is not active" echo "Upgrade failed: hysteria-server.service is not active"
fi fi
cd /etc/hysteria
chmod +x menu.sh
./menu.sh