X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Finstall_osm.sh;fp=installers%2Finstall_osm.sh;h=731cfbd04b3ac9f158a5e1b3bcbf145e21a46673;hb=e990f66486280469425e61a82626d17b210ec2bd;hp=9b2e975731edfb337b6092dd2c71a2125e8b138e;hpb=a235be84fc3c375baf7b18b251c41d16a8dde01e;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"