mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-27 00:55:32 +00:00
Add files via upload
This commit is contained in:
@@ -30,6 +30,10 @@ fi
|
||||
apt install nginx -y
|
||||
systemctl enable --now nginx
|
||||
|
||||
# Создание директории сайта
|
||||
WEB_PATH="/var/www/$DOMAIN"
|
||||
mkdir -p "$WEB_PATH"
|
||||
|
||||
# Генерируем сайт маскировку
|
||||
bash -c "$(curl -L https://github.com/xVRVx/autoXRAY/raw/refs/heads/main/test/gen_page2.sh)" -- $WEB_PATH
|
||||
|
||||
@@ -153,10 +157,6 @@ echo "✅ Конфигурация nginx обновлена."
|
||||
systemctl restart nginx
|
||||
|
||||
|
||||
# Создание директории
|
||||
WEB_PATH="/var/www/$DOMAIN"
|
||||
mkdir -p "$WEB_PATH"
|
||||
|
||||
|
||||
SCRIPT_DIR=/usr/local/etc/xray
|
||||
|
||||
@@ -980,5 +980,5 @@ $linkRTY2
|
||||
|
||||
Поддержать автора: https://github.com/xVRVx/autoXRAY
|
||||
|
||||
107
|
||||
108
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user