[view] fix: single thread downloader does not create the directory where the file will be stored

This commit is contained in:
Vinicius Moreira
2021-11-24 15:01:22 -03:00
parent 63dd4963cf
commit ef254d611a
2 changed files with 19 additions and 5 deletions

View File

@@ -21,6 +21,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- General
- single thread downloader (**wget**) does not create the directory where the file will be stored
- Arch
- **wget** as a hard requirement for Arch package management