mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Remove fresh dashboard
This commit is contained in:
@@ -97,7 +97,7 @@ COPY ./LICENSE ./
|
||||
ENV LD_LIBRARY_PATH=/app/lib
|
||||
ENV PATH=/app/bin:$PATH
|
||||
|
||||
RUN deno task fetch && deno task server-build && deno task prebuild && \
|
||||
RUN deno task server-build && deno task prebuild && \
|
||||
deno task cache && rm -rf ~/.cache && \
|
||||
mkdir -p ./thumbnails && chmod 777 ./thumbnails && \
|
||||
mkdir -p ./downloads && chmod 777 ./downloads && \
|
||||
|
||||
Reference in New Issue
Block a user