Skip to content

Commit

Permalink
remove build.php
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jul 14, 2024
1 parent e9594d3 commit 0ff3511
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 148 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ RUN cd /var/www/html && ./bin/psx migration:migrate --no-interaction
RUN cd /var/www/html && ./bin/psx app:fetch_adapter
RUN cd /var/www/html && ./bin/psx app:fetch_release
RUN cd /var/www/html && ./bin/psx app:update_blog
RUN cd /var/www/html && php build.php

RUN chmod 777 -R /var/www/html/cache
147 changes: 0 additions & 147 deletions build.php

This file was deleted.

0 comments on commit 0ff3511

Please sign in to comment.