Skip to content

Instantly share code, notes, and snippets.

@elcepi
Last active March 11, 2021 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elcepi/26dccd5a9c14028795b7d4776201abb8 to your computer and use it in GitHub Desktop.
Save elcepi/26dccd5a9c14028795b7d4776201abb8 to your computer and use it in GitHub Desktop.
Upgrade pip and b2 via anacron
#!/bin/sh
/usr/bin/pip3 install b2 youtube-dl --upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment