Skip to content

Instantly share code, notes, and snippets.

@austinsonger
Created December 31, 2019 22:07
Show Gist options
  • Save austinsonger/c8a1a83a8e93f8c48671bf1023791295 to your computer and use it in GitHub Desktop.
Save austinsonger/c8a1a83a8e93f8c48671bf1023791295 to your computer and use it in GitHub Desktop.
Install Upwork Timetracking on Linux Debian
sudo wget https://updates-desktopapp.upwork.com/binaries/v5_3_3_848_ciy2bosj7ts6feza/upwork_5.3.3.848_amd64.deb
sudo dpkg -i upwork_5.3.3.848_amd64.deb
sudo apt-get -f install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment