This commit is contained in:
Whispering Wind
2024-07-05 14:25:56 +03:30
committed by GitHub
parent 7759c9fca3
commit db6b6abf41

View File

@ -46,7 +46,7 @@ install_and_configure() {
else else
echo "Installing and configuring Hysteria2..." echo "Installing and configuring Hysteria2..."
bash <(curl -s https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/install.sh) bash <(curl -s https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/install.sh)
echo -e "\n\n\n" echo -e "\n"
if systemctl is-active --quiet hysteria-server.service; then if systemctl is-active --quiet hysteria-server.service; then
echo "Installation and configuration complete." echo "Installation and configuration complete."