mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-30 23:06:18 +00:00
Update install.sh
This commit is contained in:
parent
e64ee0a721
commit
fba3dcd800
1 changed files with 2 additions and 2 deletions
|
@ -137,9 +137,9 @@ install_x-ui() {
|
||||||
echo -e "11111111111"
|
echo -e "11111111111"
|
||||||
rm x-ui.tar.gz -f
|
rm x-ui.tar.gz -f
|
||||||
echo -e "2222222222222"
|
echo -e "2222222222222"
|
||||||
cd x-ui
|
cd /usr/local/x-ui
|
||||||
echo -e "3333333"
|
echo -e "3333333"
|
||||||
chmod +x x-ui bin/xray-linux-$(arch3xui)
|
chmod +x /usr/local/x-ui bin/xray-linux-$(arch3xui)
|
||||||
echo -e "4444444"
|
echo -e "4444444"
|
||||||
cp -f x-ui.service /etc/systemd/system/
|
cp -f x-ui.service /etc/systemd/system/
|
||||||
echo -e "55555555"
|
echo -e "55555555"
|
||||||
|
|
Loading…
Reference in a new issue