tdl icon indicating copy to clipboard operation
tdl copied to clipboard

[BUG] Unable to update the repository

Open axel845845 opened this issue 3 years ago • 1 comments

Even if I delete the old repository folder, it still uses it and I can't change it to use the new version.

axel845845 avatar Dec 08 '22 06:12 axel845845

Consider running again:

# Should run as root(Administrator)
# Linux & macOS
sudo mv tdl /usr/bin
# Windows (PowerShell)
Move-Item tdl.exe C:\Windows\System32

iyear avatar Dec 16 '22 12:12 iyear