Fixing errors that the cache was hiding

This commit is contained in:
MichaelOultram 2015-08-10 01:50:53 +01:00
parent e3f4e2faba
commit 8fbdde89b9

View file

@ -27,3 +27,5 @@ if [ ! -f "$HOME/bin/youtube-dl" ]; then
else
echo 'Using cached version of youtube-dl.';
fi
ls -lR $HOME/opus