added teams install
This commit is contained in:
parent
9cfd4044f1
commit
a4152fc2ad
4
src/applications/teams.sh
Normal file
4
src/applications/teams.sh
Normal file
@ -0,0 +1,4 @@
|
||||
curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
|
||||
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main" > /etc/apt/sources.list.d/teams.list'
|
||||
sudo apt-get update
|
||||
sudo apt-get teams-for-linux
|
Loading…
x
Reference in New Issue
Block a user