Skip to content

Commit

Permalink
update spotify-wine
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Jun 6, 2018
1 parent 1f8e593 commit db66993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotify-wine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
FROM r.j3ss.co/wine
LABEL maintainer "Jessie Frazelle <[email protected]>"

ADD https://d1clcicqv97n4s.cloudfront.net/ctrl/SpotifySetup.exe /usr/src/SpotifySetup.exe
ADD https://download.scdn.co/SpotifySetup.exe /usr/src/SpotifySetup.exe

RUN echo "wine /usr/src/SpotifySetup.exe" > /root/.bash_history

Expand Down

0 comments on commit db66993

Please sign in to comment.