diff --git a/assets/playground/blueprint.json b/assets/playground/blueprint.json index d9e8453..6174ce9 100644 --- a/assets/playground/blueprint.json +++ b/assets/playground/blueprint.json @@ -52,6 +52,10 @@ "step": "writeFile", "path": "/wordpress/wp-content/mu-plugins/bgnightly-notice.php", "data": "
Welcome to AspireUpdate Demo. Visit AspirePress documentation for more details.
'; });" + }, + { + "step": "rm", + "path": "/wordpress/wp-content/plugins/hello.php" } ] }