mirror of
https://gitlab.com/Bockiii/deemix-docker.git
synced 2025-07-25 11:02:17 +00:00
maint: fix installer
This commit is contained in:
@ -30,7 +30,7 @@ RUN git clone https://gitlab.com/RemixDev/deemix-gui.git --recursive && \
|
||||
|
||||
WORKDIR /deemix-gui
|
||||
|
||||
RUN yarn install --prod
|
||||
RUN yarn install-all --prod
|
||||
|
||||
COPY root/ /
|
||||
|
||||
|
Reference in New Issue
Block a user