Skip to content
Snippets Groups Projects
Commit 73fd074a authored by Matthias Dressel's avatar Matthias Dressel
Browse files

vlc-debian-win64: Remove leftover wine cache files

parent af0fff8d
No related branches found
No related tags found
No related merge requests found
......@@ -170,4 +170,5 @@ USER videolan
RUN wine wineboot --init && \
/opt/wine/wait_process.sh wineserver && \
/opt/wine/winetricks --unattended dotnet48 dotnet_verifier && \
rm -rf ~/.cache/winetricks
rm -rf ~/.cache/winetricks && \
rm -rf /tmp/.wine-*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment