diff --git a/x-ui.sh b/x-ui.sh index 4219a1de..0b4e1d23 100644 --- a/x-ui.sh +++ b/x-ui.sh @@ -85,7 +85,7 @@ install() { } update() { - confirm "This feature will update all x-ui components to the latest version without losing any data. Do you want to continue?" "y" + confirm "This function will update all x-ui components to the latest version, and the data will not be lost. Do you want to continue?" "y" if [[ $? != 0 ]]; then LOGE "Cancelled" if [[ $# == 0 ]]; then