Fixing errors that the cache was hiding
This commit is contained in:
parent
e3f4e2faba
commit
8fbdde89b9
|
@ -27,3 +27,5 @@ if [ ! -f "$HOME/bin/youtube-dl" ]; then
|
|||
else
|
||||
echo 'Using cached version of youtube-dl.';
|
||||
fi
|
||||
|
||||
ls -lR $HOME/opus
|
Reference in a new issue