testing upgrade
ci/woodpecker/tag/woodpecker Pipeline failed Details
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Paul J Stevens 2023-10-29 10:40:57 +01:00
parent ee3c090a26
commit c4f5dd56f4
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ COPY --chmod=750 --chown=root:www-data --link scripts/* /usr/local/bin/
COPY wordpress/wp-content/plugins ./wp-content/plugins/
COPY wordpress/wp-content/uploads ./wp-content/uploads/
RUN ln -sf /usr/src/wordpress /var/www/civi
RUN install -d -o www-data /var/www/.cv
RUN install -d -o www-data wp-content/uploads/civicrm/ConfigAndLog/
RUN install -d -o www-data wp-content/uploads/civicrm/persist/

View File

@ -1,3 +1,4 @@
#!/bin/bash
#
# werk de genoemde extensies Action Provider en Form Processor bij
# verwerk de DB upgrades (je wordt geprompt met een alert rechtsbovenin het venster als je naar Beheer>Systeeminstellingen>Extensies navigeert)