Solus Linux detection

This commit is contained in:
Scott E. Graves
2019-04-07 02:56:37 -05:00
parent 0e58e9fa65
commit 978e5d0415
5 changed files with 81 additions and 5 deletions

View File

@@ -3,11 +3,16 @@ Object.defineProperty(exports, "__esModule", {
});
exports.RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory/raw/1.0.0-beta_branch/releases.json';
exports.DATA_LOCATIONS = {
debian: '~/.local/repertory/ui',
linux: '~/.local/repertory/ui',
solus: '~/.local/repertory/ui',
'ubuntu18.04': '~/.local/repertory/ui',
'ubuntu18.10': '~/.local/repertory/ui',
'ubuntu19.04': '~/.local/repertory/ui',
darwin: '~/Library/Application Support/repertory/ui',
win32: '%LOCALAPPDATA%\\repertory\\ui'
};
exports.UI_RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory-ui/raw/1.0.0-beta_branch/releases.json';
exports.UI_RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory-ui/raw/1.0.3_branch/releases.json';
exports.PROVIDER_LIST = [
'Hyperspace',