Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nelu authored May 18, 2024
1 parent eac5005 commit 6ae7854
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ MAINTAINER hwk <[email protected]>

ENV PLUGIN_DIR "$APP_HOME/plugins/filemanager"

RUN rm -rf "$PLUGIN_DIR"

RUN rm -rf "$PLUGIN_DIR"
COPY --chmod=775 --chown=www-data:www-data . "$PLUGIN_DIR"

Expand Down

0 comments on commit 6ae7854

Please sign in to comment.