Added Ubuntu 19.10
This commit is contained in:
@@ -38,7 +38,8 @@ exports.LINUX_DETECT_SCRIPT_URL = 'https://bitbucket.org/blockstorage/repertory/
|
|||||||
exports.LINUX_SELECTABLE_PLATFORMS = [
|
exports.LINUX_SELECTABLE_PLATFORMS = [
|
||||||
'ubuntu18.04',
|
'ubuntu18.04',
|
||||||
'ubuntu18.10',
|
'ubuntu18.10',
|
||||||
'ubuntu19.04'
|
'ubuntu19.04',
|
||||||
|
'ubuntu19.10'
|
||||||
];
|
];
|
||||||
|
|
||||||
exports.DATA_LOCATIONS = {
|
exports.DATA_LOCATIONS = {
|
||||||
|
|||||||
Reference in New Issue
Block a user