fix update script version

This commit is contained in:
Eugenio Romano 2018-03-14 15:03:00 +00:00
parent 43503c5f61
commit ec4ccd89f4

View File

@ -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"