dotfiles/scripts/update-youtube-dl.sh

4 lines
51 B
Bash
Raw Normal View History

#!/bin/sh
pip install --upgrade youtube-dl --user