mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-22 22:32:41 +00:00
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
5bd52eff0c
commit
e301c15cef
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ if [ "${0##*/}" = "xray-tools.sh" ]; then
|
|||
echo "Usage:"
|
||||
echo " $0 install_xray_core TARGETARCH XRAYDIR XRAY_VERSION"
|
||||
echo " $0 update_geodata_in_docker XRAYDIR"
|
||||
exit 1
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
echo "Unknown command: $cmd" >&2
|
||||
|
|
|
|||
Loading…
Reference in a new issue