mirror of
https://gitlab.com/Bockiii/deemix-docker.git
synced 2024-08-30 17:32:18 +00:00
maint: fix installer
This commit is contained in:
parent
d2f72e66b2
commit
48f3fbdf17
@ -30,7 +30,7 @@ RUN git clone https://gitlab.com/RemixDev/deemix-gui.git --recursive && \
|
|||||||
|
|
||||||
WORKDIR /deemix-gui
|
WORKDIR /deemix-gui
|
||||||
|
|
||||||
RUN yarn install --prod
|
RUN yarn install-all --prod
|
||||||
|
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user