discord added by snap
This commit is contained in:
parent
1eacb906ae
commit
96f2941a57
2 changed files with 10 additions and 12 deletions
|
@ -104,6 +104,7 @@ owncloud-client;apt;internet;owncloud-client
|
|||
syncthing-gtk;apt;internet;syncthing-gtk
|
||||
syncthing;apt;internet;syncthing
|
||||
insync;apt;internet;insync
|
||||
discord;snap;internet;discord
|
||||
quiterss;apt;internet;quiterss
|
||||
frogr;apt;internet;frogr
|
||||
opera-stable;apt;internet;opera-stable
|
||||
|
@ -444,6 +445,15 @@ brackets;addRepo_Brackets
|
|||
kicad;addRepo_Kicad
|
||||
nodejs8lts;addRepo_NodeLts8"
|
||||
|
||||
#
|
||||
# Skype for Linux
|
||||
#
|
||||
function addRepo_SkypeForLinux () {
|
||||
addKey "https://repo.skype.com/data/SKYPE-GPG-KEY"
|
||||
addRepo "skypeforlinux.list" \
|
||||
"deb [arch=amd64] https://repo.skype.com/deb stable main"
|
||||
}
|
||||
|
||||
#
|
||||
# Node 8 LTS
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue