mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
fix update script version
This commit is contained in:
parent
43503c5f61
commit
ec4ccd89f4
@ -4,7 +4,7 @@ eval GNU=false
|
||||
|
||||
set -e
|
||||
TEMP_GENERATOR_DIR=".tmp-generator";
|
||||
VERSION=$(npm view @alfresco/adf-core@beta version)example13
|
||||
VERSION=$(npm view @alfresco/adf-core@beta version)
|
||||
|
||||
show_help() {
|
||||
echo "Usage: update-generator.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user