Skip to content

Commit

Permalink
Remove fresh dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
lifegpc committed May 24, 2024
1 parent fd68093 commit e79744f
Show file tree
Hide file tree
Showing 30 changed files with 1 addition and 3,456 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 && \
Expand Down
47 changes: 0 additions & 47 deletions components/BCheckbox.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions components/BContext.tsx

This file was deleted.

141 changes: 0 additions & 141 deletions components/BMd3TextField.tsx

This file was deleted.

85 changes: 0 additions & 85 deletions components/BSelect.tsx

This file was deleted.

Loading

0 comments on commit e79744f

Please sign in to comment.