mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-22 22:32:41 +00:00
fixed copilot suggestion
This commit is contained in:
parent
fcf86063f3
commit
e9757350f3
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ install_xray_core() {
|
|||
cp ./xray-unzip/xray ./"xray-linux-${FNAME}"
|
||||
rm -r xray-unzip
|
||||
rm "Xray-linux-${ARCH}.zip"
|
||||
}
|
||||
|
||||
if [ "${0##*/}" = "xray-tools.sh" ]; then
|
||||
cmd="$1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue