Skip to content
Snippets Groups Projects
Commit 8244229f authored by garciadeblas's avatar garciadeblas
Browse files

Update RELEASE variable to ReleaseTHREE by default


Change-Id: I4b2d58bbd1399fbdff713f8529aab1c746edd405
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 69861b8e
No related branches found
No related tags found
No related merge requests found
......@@ -300,6 +300,7 @@ SHOWOPTS=""
COMMIT_ID=""
ASSUME_YES=""
INSTALL_FROM_SOURCE=""
RELEASE="-R ReleaseTHREE"
while getopts ":hy-:b:r:k:u:R:" o; do
case "${o}" in
......
......@@ -16,7 +16,7 @@
#
#
RELEASE="ReleaseTWO"
RELEASE="ReleaseTHREE"
REPOSITORY_KEY="OSM%20ETSI%20Release%20Key.gpg"
REPOSITORY="stable"
REPOSITORY_BASE="http://osm-download.etsi.org/repository/osm/debian"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment