X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=4e1bbb1194fb7d5e5743913dbacc159f1660ffa8;hb=0062727f3c596aa3c4e87b4ea497bdf69b3dedd9;hp=5501c58cf59b82cf36834d16d7d6c41f0bd6d889;hpb=cca9364cc14db921c22d84b8a83149e041a257c9;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 5501c58c..4e1bbb11 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -13,9 +13,10 @@ # limitations under the License. # REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian -RELEASE=ReleaseNINE +RELEASE=ReleaseTEN REPOSITORY=stable -DOCKER_TAG=9 +DOCKER_TAG=10 +DEVOPS_PATH=/usr/share/osm-devops function usage(){ echo -e "usage: $0 [OPTIONS]"