mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-30 14:56:17 +00:00
Update install.sh
This commit is contained in:
parent
b623be357b
commit
d530b58f35
1 changed files with 1 additions and 2 deletions
|
@ -139,12 +139,11 @@ install_x-ui() {
|
|||
echo -e "2222222222222"
|
||||
cd /usr/local/3x-ui-p1
|
||||
echo -e "3333333"
|
||||
mkdir bin
|
||||
chmod +x /usr/local/3x-ui-p1 bin/xray-linux-$(arch3xui)
|
||||
echo -e "4444444"
|
||||
cp -f x-ui.service /etc/systemd/system/
|
||||
echo -e "55555555"
|
||||
wget --no-check-certificate -O /usr/bin/3x-ui-p1 https://raw.githubusercontent.com/MasoudKhz/3x-ui/main/x-ui.sh
|
||||
wget --no-check-certificate -O /usr/bin/3x-ui-p1 https://raw.githubusercontent.com/MasoudKhz/3x-ui/master/x-ui.sh
|
||||
echo -e "666666"
|
||||
chmod +x /usr/local/3x-ui-p1/x-ui.sh
|
||||
echo -e "777777"
|
||||
|
|
Loading…
Reference in a new issue