Renumber installation scripts
This commit is contained in:
parent
137fcd6e77
commit
cf4e828b1b
9 changed files with 0 additions and 0 deletions
4
.config/setup/20-install-zoom.sh
Executable file
4
.config/setup/20-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 --no-install-recommends --yes /tmp/zoom_amd64.deb
|
||||
Loading…
Add table
Add a link
Reference in a new issue