Skip to content

Commit

Permalink
run install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
epoweripione committed Jun 9, 2024
1 parent bcbb120 commit 1f23bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ COPY ./install.sh /var/lib/hexo/install.sh
COPY ./deploy.sh /var/lib/hexo/deploy.sh
COPY ./entrypoint.sh /entrypoint.sh

## hexo & theme
# RUN /var/lib/hexo/install.sh
# hexo & theme
RUN /var/lib/hexo/install.sh

WORKDIR /opt/hexo

Expand Down

0 comments on commit 1f23bcd

Please sign in to comment.