Order the installation scripts
This commit is contained in:
parent
e75470eb20
commit
8b40cbc8b2
2 changed files with 0 additions and 0 deletions
4
.config/setup/10-install-zoom.sh
Executable file
4
.config/setup/10-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