mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update tag fix script
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
eval projects=( "@alfresco/core"
|
eval projects=( "@alfresco/adf-core"
|
||||||
"@alfresco/content-services"
|
"@alfresco/adf-content-services"
|
||||||
"@alfresco/insights"
|
"@alfresco/adf-insights"
|
||||||
"@alfresco/process-services" )
|
"@alfresco/adf-process-services" )
|
||||||
|
|
||||||
show_help() {
|
show_help() {
|
||||||
echo "Usage: npm-clean.sh"
|
echo "Usage: npm-clean.sh"
|
||||||
|
Reference in New Issue
Block a user