From 04bc2e8136480cbe75d92234498ad0b1369844ea Mon Sep 17 00:00:00 2001 From: qixinzhi Date: Thu, 15 May 2025 11:30:28 +0800 Subject: [PATCH] * [misc] fix xxd package cdn link. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 894a8ed241..a472cb51ea 100644 --- a/Makefile +++ b/Makefile @@ -153,6 +153,7 @@ zentaoxx: sed -i "s/'wangwang', //g" zentaoxx/extension/xuan/im/config.php sed -i "s/'site', //g" zentaoxx/extension/xuan/im/config.php sed -i 's/xuanim.com/zentao.net/g' zentaoxx/extension/xuan/im/config.php + sed -i 's/xuanxuan/zentaoclient/g' zentaoxx/extension/xuan/im/config.php sed -i "s/'reload'/inlink('browse')/g" zentaoxx/extension/xuan/client/control.php sed -i 's/tree/dept/' zentaoxx/extension/xuan/im/model.php sed -i 's/tree/dept/' zentaoxx/extension/xuan/im/control.php