Fix Hello Dolly plugin installation in WordPress Playground blueprints
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
},
|
||||
{
|
||||
"step": "wp-cli",
|
||||
"command": "wp plugin activate hello-dolly --network"
|
||||
"command": "wp plugin install hello-dolly --activate-network"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user