Install Zoom client
This commit is contained in:
parent
e4c4262f5b
commit
9e1b622b86
1 changed files with 4 additions and 0 deletions
4
.config/setup/install-zoom.sh
Executable file
4
.config/setup/install-zoom.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#! /usr/bin/sh
|
||||||
|
|
||||||
|
curl --location --output-dir /tmp --remote-name https://zoom.us/client/latest/zoom_amd64.deb
|
||||||
|
sudo apt-get install --yes /tmp/zoom_amd64.deb
|
||||||
Loading…
Add table
Add a link
Reference in a new issue