Skip to content

Instantly share code, notes, and snippets.

@jedie
Created June 24, 2020 15:37
Show Gist options
  • Save jedie/04a92ceedf4c8c97270a4703094ec69c to your computer and use it in GitHub Desktop.
Save jedie/04a92ceedf4c8c97270a4703094ec69c to your computer and use it in GitHub Desktop.
#!/bin/bash
set -ex
cd /tmp
wget --timestamp https://www.zoom.us/client/latest/zoom_amd64.deb
sudo dpkg -i zoom_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment