build: add sage_datamart to module list for merge_i18n
This commit is contained in:
parent
cf88984a09
commit
43f63478b7
2
build.sh
2
build.sh
@ -26,7 +26,7 @@ do
|
|||||||
cd $m
|
cd $m
|
||||||
$cdir/py3/bin/pip install .
|
$cdir/py3/bin/pip install .
|
||||||
done
|
done
|
||||||
for m in appbase rbac accounting llmage msp cpcc unipay filemgr dapi uapi rag charge pricing discount 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 sage_datamart harnessed_agent harnessed_reasoning dashboard_for_sage product_management supplychain reallife_asset bugfix
|
||||||
do
|
do
|
||||||
echo "install $m module..."
|
echo "install $m module..."
|
||||||
cd $cdir/pkgs
|
cd $cdir/pkgs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user