web8up atom ppa replaced by official atom repo

This commit is contained in:
Francois B 2018-05-13 06:56:08 +02:00
parent a30339be42
commit bff26056c2

View file

@ -998,7 +998,9 @@ function addRepo_NextCloud () {
# Atom IDE
#
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"
}
#