From 1f42d5cff431b503a82e200922efd53244501faf Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 9 Nov 2019 21:11:22 -0600 Subject: [PATCH] Added Ubuntu 19.10 --- src/constants.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/constants.js b/src/constants.js index f267519..f6b6259 100644 --- a/src/constants.js +++ b/src/constants.js @@ -38,7 +38,8 @@ exports.LINUX_DETECT_SCRIPT_URL = 'https://bitbucket.org/blockstorage/repertory/ exports.LINUX_SELECTABLE_PLATFORMS = [ 'ubuntu18.04', 'ubuntu18.10', - 'ubuntu19.04' + 'ubuntu19.04', + 'ubuntu19.10' ]; exports.DATA_LOCATIONS = {