provision_container: Run core-cron
This commit is contained in:
parent
a4b8f09a8a
commit
80aabd29c5
1 changed files with 3 additions and 0 deletions
|
|
@ -136,6 +136,9 @@ log_info " => Updating TRUSTED_HOST_PATTERNS in settings.php"
|
||||||
|
|
||||||
/bin/bash /wisskiutils/set_trusted_host.sh
|
/bin/bash /wisskiutils/set_trusted_host.sh
|
||||||
|
|
||||||
|
log_info " => Running initial cron"
|
||||||
|
drush core-cron
|
||||||
|
|
||||||
log_info " => Provisioning is now complete. "
|
log_info " => Provisioning is now complete. "
|
||||||
log_ok "Your installation details are as follows:"
|
log_ok "Your installation details are as follows:"
|
||||||
function printdetails() {
|
function printdetails() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue