mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-29 01:55:34 +00:00
Add files via upload
This commit is contained in:
@@ -87,9 +87,6 @@ if [ "$LOCAL_IP" != "$DNS_IP" ]; then
|
||||
fi
|
||||
|
||||
|
||||
echo "Настройка DNS..."
|
||||
echo -e "nameserver 8.8.4.4\nnameserver 8.8.8.8\nnameserver 1.1.1.1" | sudo tee /etc/resolv.conf > /dev/null
|
||||
|
||||
sudo apt install nginx -y
|
||||
|
||||
sudo systemctl enable --now nginx
|
||||
|
||||
Reference in New Issue
Block a user