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

@ -26,4 +26,6 @@ if [ ! -f "$HOME/bin/youtube-dl" ]; then
chmod a+rx ~/bin/youtube-dl
else
echo 'Using cached version of youtube-dl.';
fi
fi
ls -lR $HOME/opus