Arch Linux support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Changelog #
|
||||
## 1.0.3 ##
|
||||
* Linux distribution support
|
||||
* Arch Linux
|
||||
* Bodhi 5.0.0
|
||||
* Debian 9
|
||||
* Elementary OS 5.0
|
||||
|
||||
@@ -10,6 +10,7 @@ Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions v
|
||||
* OS X 64-bit
|
||||
* Windows 64-bit
|
||||
* Linux 64-bit Distributions:
|
||||
* Arch Linux
|
||||
* Bodhi 5.0.0
|
||||
* Debian 9
|
||||
* Elementary OS 5.0
|
||||
|
||||
@@ -3,6 +3,7 @@ Object.defineProperty(exports, "__esModule", {
|
||||
});
|
||||
exports.RELEASES_URL = 'https://bitbucket.org/blockstorage/repertory/raw/1.0.0-beta_branch/releases.json';
|
||||
exports.DATA_LOCATIONS = {
|
||||
arch: '~/.local/repertory/ui',
|
||||
debian9: '~/.local/repertory/ui',
|
||||
linux: '~/.local/repertory/ui',
|
||||
solus: '~/.local/repertory/ui',
|
||||
|
||||
Reference in New Issue
Block a user