You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix DLDIR default directory. Closes#162
* Set /var/cache/apt/apt-fast as default directory over
/var/cache/apt/archives/apt-fast .
Prevents apt warning:
W: Problem unlinking the file apt-fast - pkgAcquire::Clean (21: Is a directory)
* Update README and fix language in config file.