fix: restore second 'for m in' line accidentally deleted in 44d2a8c6
This commit is contained in:
parent
7bb2f9b4b5
commit
36c714ebc1
1
build.sh
1
build.sh
@ -26,6 +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 harnessed_agent harnessed_reasoning dashboard_for_sage product_management supplychain reallife_asset bugfix
|
||||
do
|
||||
echo "install $m module..."
|
||||
cd $cdir/pkgs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user