From c471ecc45cddc5a463b1e807266cf663955c7b0c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gerardo=20Garc=C3=ADa?= Date: Wed, 26 Jun 2019 16:40:28 +0200 Subject: [PATCH] full_install_osm.sh: point to ReleaseSIX by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I7cd931a72e14d617650a7241380c9d99e0e0cbd9 Signed-off-by: Gerardo García --- installers/full_install_osm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/full_install_osm.sh b/installers/full_install_osm.sh index 96ffdbe0..5d8d5bf8 100755 --- a/installers/full_install_osm.sh +++ b/installers/full_install_osm.sh @@ -1154,7 +1154,7 @@ SHOWOPTS="" COMMIT_ID="" ASSUME_YES="" INSTALL_FROM_SOURCE="" -RELEASE="ReleaseFIVE" +RELEASE="ReleaseSIX" REPOSITORY="stable" INSTALL_VIMEMU="" INSTALL_FROM_LXDIMAGES="" -- 2.17.1