Добавлено автосогласие на установку пакета
This commit is contained in:
parent
7bcb744b97
commit
3e57840736
1 changed files with 1 additions and 1 deletions
2
yarx.sh
2
yarx.sh
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
wget https://github.com/XTLS/Xray-core/releases/download/v1.8.4/Xray-linux-64.zip
|
||||
sudo apt install unzip
|
||||
sudo apt install unzip -y
|
||||
sudo mkdir /opt/xray
|
||||
sudo unzip ./Xray-linux-64.zip -d /opt/xray
|
||||
sudo chmod +x /opt/xray/xray
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue