Added new component to shell scripts

This commit is contained in:
Vito Albano
2016-10-03 15:30:41 +01:00
parent 2219047c1a
commit ce931fc4aa
6 changed files with 14 additions and 6 deletions

View File

@@ -17,7 +17,8 @@ for PACKAGE in \
ng2-alfresco-tag \
ng2-alfresco-upload \
ng2-alfresco-viewer \
ng2-alfresco-webscript
ng2-alfresco-webscript \
ng2-alfresco-userinfo
do
DESTDIR="$DIR/../ng2-components/${PACKAGE}"
echo "====== PUBLISHING: ${DESTDIR} ====="