From f02785905c55f08c65f76a64cad3ed24d6a05721 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Sat, 9 Mar 2024 11:11:27 +0800 Subject: [PATCH] Delete Data Conversion Tool --- scripts/install/openim-tools.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install/openim-tools.sh b/scripts/install/openim-tools.sh index 6f25a0bd8..7f6e1f52b 100755 --- a/scripts/install/openim-tools.sh +++ b/scripts/install/openim-tools.sh @@ -58,7 +58,6 @@ openim::tools::pre_start_name() { local targets=( ncpu component - up35 ) echo "${targets[@]}" }