|
@@ -9,7 +9,6 @@ XPAAS_VERSION=ose-v1.3.3
|
|
ORIGIN_VERSION=${1:-v1.4}
|
|
ORIGIN_VERSION=${1:-v1.4}
|
|
EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
|
|
EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
|
|
find ${EXAMPLES_BASE} -name '*.json' -delete
|
|
find ${EXAMPLES_BASE} -name '*.json' -delete
|
|
-find ${EXAMPLES_BASE} -name '*.yaml' -delete -exclude registry-console.json
|
|
|
|
TEMP=`mktemp -d`
|
|
TEMP=`mktemp -d`
|
|
pushd $TEMP
|
|
pushd $TEMP
|
|
|
|
|