diff --git a/yarx.sh b/yarx.sh index 0afb9ce..8cb9bd1 100755 --- a/yarx.sh +++ b/yarx.sh @@ -202,25 +202,75 @@ if [ $HYSTERIAYN = "Y" ] || [ $HYSTERIAYN = "y" ]; then read -p "Введите Ваш пароль от пользователя Hysteria: " HYSTERIAPASS read -p "Введите Ваш пароль от обфускатора Salamander: " SALAMANDERPASS read -p "Введите почту для уведомлений: " EMAILFORNOTIFICATIONS - rm /etc/hysteria/config.yaml - sudo tee /etc/hysteria/config.yaml < + + + Welcome to nginx! + + + +

Welcome to nginx!

+

If you see this page, the nginx web server is successfully installed and + working. Further configuration is required.

+ +

For online documentation and support please refer to + nginx.org.
+ Commercial support is available at + nginx.com.

+ +

Thank you for using nginx.

+ + +EOF + sudo rm /etc/hysteria/config.yaml + sudo tee /etc/hysteria/config.yaml <