integrate call in the demo shell and script demo shell

This commit is contained in:
Eugenio Romano
2016-07-18 17:27:12 +01:00
parent bd69226bbb
commit 60106239b7
11 changed files with 96 additions and 15 deletions

View File

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