use ${DOWNLOADS} in lutris.profile (#3955)

This commit is contained in:
glitsj16 2021-02-07 18:25:32 +00:00 committed by GitHub
parent b59bdbdf18
commit deae31301f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ mkdir ${HOME}/.cache/winetricks
mkdir ${HOME}/.config/lutris
mkdir ${HOME}/.local/share/lutris
# mkdir ${HOME}/.wine
whitelist ${HOME}/Downloads
whitelist ${DOWNLOADS}
whitelist ${HOME}/Games
whitelist ${HOME}/.cache/lutris
whitelist ${HOME}/.cache/winetricks