From 5659f5bc33e88b836b24c3eb270490cb19d92dc2 Mon Sep 17 00:00:00 2001 From: MasoudKhz <87560735+MasoudKhz@users.noreply.github.com> Date: Tue, 4 Jul 2023 13:49:46 +0330 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index aba97b18..0dae4dd2 100644 --- a/install.sh +++ b/install.sh @@ -139,7 +139,7 @@ install_x-ui() { echo -e "2222222222222" cd /usr/local/3x-ui-p1 echo -e "3333333" - chmod +x /usr/local/3x-ui-p1 bin/xray-linux-$(arch3xui) + chmod +x x-ui bin/xray-linux-$(arch3xui) echo -e "4444444" cp -f x-ui.service /etc/systemd/system/ echo -e "55555555"