build: remove dashboard_for_sage, fully replaced by sage_datamart

This commit is contained in:
yumoqing 2026-07-27 11:27:08 +08:00
parent 43f63478b7
commit d87545abfe

View File

@ -26,7 +26,7 @@ do
cd $m
$cdir/py3/bin/pip install .
done
for m in appbase rbac accounting llmage msp cpcc unipay filemgr dapi uapi rag charge pricing discount sage_datamart harnessed_agent harnessed_reasoning dashboard_for_sage product_management supplychain reallife_asset bugfix
for m in appbase rbac accounting llmage msp cpcc unipay filemgr dapi uapi rag charge pricing discount harnessed_agent harnessed_reasoning sage_datamart product_management supplychain reallife_asset bugfix
do
echo "install $m module..."
cd $cdir/pkgs