summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--file-reorganize.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/file-reorganize.spec b/file-reorganize.spec
index 4e408ca..ab240b0 100644
--- a/file-reorganize.spec
+++ b/file-reorganize.spec
@@ -18,7 +18,7 @@ Move files to the corresponding category directory according to file extension o
%autosetup
# 安装cangjie
-cjpm -v
+type cjpm
if [[ $? -eq 0 ]]; then
echo "已经安装仓颉"
else