web8up atom ppa replaced by official atom repo
This commit is contained in:
parent
a30339be42
commit
bff26056c2
1 changed files with 3 additions and 1 deletions
|
@ -998,7 +998,9 @@ function addRepo_NextCloud () {
|
||||||
# Atom IDE
|
# Atom IDE
|
||||||
#
|
#
|
||||||
function addRepo_Atom () {
|
function addRepo_Atom () {
|
||||||
addPPA ppa:webupd8team/atom
|
addKey "https://packagecloud.io/AtomEditor/atom/gpgkey"
|
||||||
|
addRepo atom.list \
|
||||||
|
"deb [arch=amd64] https://packagecloud.io/AtomEditor/atom/any/ any main"
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue