fixed book download, linux path is case sensitive

This commit is contained in:
TinyAtoms
2020-08-01 20:07:09 -03:00
parent ed03ea4a1c
commit 6a2f89d36e
4 changed files with 15 additions and 1 deletions

4
.gitignore vendored
View File

@@ -4,6 +4,10 @@ db.sqlite3
dummyusers.json
*.prof
# IDE
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]