X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;h=731cfbd04b3ac9f158a5e1b3bcbf145e21a46673;hb=83ca1320ed5b5c145bd257f80ec75b3304309953;hp=9b2e975731edfb337b6092dd2c71a2125e8b138e;hpb=d8bc5c3e8b9c5bcf9002276014e0b90e046606fa;p=osm%2Fdevops.git diff --git a/installers/install_osm.sh b/installers/install_osm.sh index 9b2e9757..731cfbd0 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh @@ -1,7 +1,7 @@ #!/bin/bash REPOSITORY_BASE=https://osm-download.etsi.org/repository/osm/debian RELEASE=ReleaseFOUR -REPOSITORY=testing +REPOSITORY=stable add_repo() { REPO_CHECK="^$1"