X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fsrc%2Fmain%2Fscripts%2FinstallZips.sh;h=a151215a41769f51217cecf2ba084197ccd4a689;hb=1e23fc8cfc3b87e5e16323bf2fa0e8290208f928;hp=b6ca12254ab5c42fe4426e05a71045bafd0c4612;hpb=7480619227377cade2f2119865a87b41641314c5;p=appc%2Fdeployment.git diff --git a/installation/appc/src/main/scripts/installZips.sh b/installation/appc/src/main/scripts/installZips.sh index b6ca122..a151215 100644 --- a/installation/appc/src/main/scripts/installZips.sh +++ b/installation/appc/src/main/scripts/installZips.sh @@ -72,7 +72,6 @@ APPC_FEATURES=" \ appc-design-services \ appc-interfaces-service" -FEATURES_PER_DIRECTORY=$(($(echo $APPC_FEATURES|wc -w)/$FEATURE_DIRECTORY_COUNT)) APPC_VERSION=${APPC_VERSION:-0.0.1} APPC_CDT_VERSION=${APPC_CDT_VERSION:-0.0.1}