mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2025-08-30 23:21:55 +08:00
parent
d0e96bc64f
commit
791324fa19
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,5 @@ RUN chmod +x /usr/local/bin/wp
|
|||
|
||||
COPY *.sh /
|
||||
|
||||
RUN /post_launch.sh
|
||||
|
||||
RUN /watch_source_files.sh
|
||||
CMD /post_launch.sh
|
||||
|
||||
|
|
|
@ -33,3 +33,5 @@ wp --allow-root plugin activate wordpress-static-html-output
|
|||
# OPTIONAL: run log apache errors
|
||||
#tail -f /var/log/apache2/error.log
|
||||
|
||||
|
||||
/bin/bash /watch_source_files.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue