Removed CentOS 6
This commit is contained in:
@@ -13,7 +13,6 @@ Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions v
|
||||
* Arch Linux
|
||||
* Bodhi 5.0.0
|
||||
* CentOS 7
|
||||
* CentOS 6
|
||||
* Debian 9
|
||||
* Elementary OS 5.0
|
||||
* Fedora 28
|
||||
|
||||
@@ -13,9 +13,6 @@ if [ -f /etc/centos-release ]; then
|
||||
if [ "$VERSION_ID" == "7" ]; then
|
||||
DISTNAME=centos
|
||||
DISTVER=7
|
||||
elif [ "$VERSION_ID" == "6" ]; then
|
||||
DISTNAME=centos
|
||||
DISTVER=6
|
||||
else
|
||||
resetDistVer
|
||||
fi
|
||||
|
||||
@@ -7,13 +7,6 @@
|
||||
"urls": []
|
||||
}
|
||||
},
|
||||
"centos6": {
|
||||
"1.0.3": {
|
||||
"sha256": "",
|
||||
"sig": "",
|
||||
"urls": []
|
||||
}
|
||||
},
|
||||
"centos7": {
|
||||
"1.0.3": {
|
||||
"sha256": "",
|
||||
@@ -89,9 +82,6 @@
|
||||
"arch": [
|
||||
"1.0.3"
|
||||
],
|
||||
"centos6": [
|
||||
"1.0.3"
|
||||
],
|
||||
"centos7": [
|
||||
"1.0.3"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user