update scripts build

This commit is contained in:
Eugenio Romano
2016-09-05 14:07:16 +02:00
parent 0ee2a1654c
commit 530ca19b1d
11 changed files with 30 additions and 7 deletions

View File

@@ -13,7 +13,8 @@ for PACKAGE in \
ng2-alfresco-search \
ng2-alfresco-upload \
ng2-alfresco-viewer \
ng2-alfresco-webscript
ng2-alfresco-webscript \
ng2-alfresco-tag
do
echo "====== clean component: ${PACKAGE} ====="
cd "$DIR/../ng2-components/${PACKAGE}"