diff --git a/x-ui-patch.sh b/x-ui-patch.sh index 3d8fcd8..ca64140 100644 --- a/x-ui-patch.sh +++ b/x-ui-patch.sh @@ -682,4 +682,5 @@ green " Patch complete" green "══════════════════════════════════════════════" printf "\n Panel: https://%s/%s/\n" "$domain" "$panel_path" printf " Diagnostics (panel login): https://%s/%s/diag\n" "$domain" "$panel_path" +printf " Diagnostics (direct): https://%s%s\n" "$domain" "$diag_path" echo