Skip to content

Commit

Permalink
Fix plugin activation
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuesken committed May 24, 2024
1 parent 3b69b91 commit da1a287
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file modified .ddev/commands/web/orchestrate
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .ddev/commands/web/orchestrate.d/50_setup_whoops.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

pushd "${DDEV_DOCROOT}"

wp plugin install https://github.com/Rarst/wps/releases/latest/download/wps.zip --network-activate
wp plugin install https://github.com/Rarst/wps/releases/latest/download/wps.zip --activate-network
Empty file modified .ddev/commands/web/wp
100644 → 100755
Empty file.

0 comments on commit da1a287

Please sign in to comment.