From 848a95cbfb04c9664a475700bf8ee79296abce72 Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Mon, 5 Feb 2024 16:29:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20uninstall.sh=20=E5=8D=B8=E8=BD=BD?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E4=BC=98=E5=8C=96=E6=8F=90=E7=A4=BA=20#7955?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installer/uninstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/uninstall.sh b/installer/uninstall.sh index f28e1cbf0a..7631f59f42 100644 --- a/installer/uninstall.sh +++ b/installer/uninstall.sh @@ -2,6 +2,7 @@ DE_BASE=/opt +echo "如需备份 DataEase 数据,请执行 dectl backup 进行备份。如您的 dectl 命令不支持 backup 命令,请升级版本。" read -r -p "即将卸载 DataEase 服务,包括删除运行目录、数据及相关镜像,是否继续? [Y/n] " input case $input in