woefe / ytcc

Command line tool to keep track of your favorite playlists on YouTube and many other places.
GNU General Public License v3.0
178 stars 20 forks source link

Fix test on Ubuntu #76

Closed Glandos closed 3 years ago

Glandos commented 3 years ago

Call update before install

woefe commented 3 years ago

Scripts should use apt-get instead of apt, because apt-get has a more stable command line interface. See docs here: https://manpages.ubuntu.com/manpages/xenial/man8/apt.8.html