Skip to content

Commit fd64c1c

Browse files
feat(readme): clarifies and adds information about this repo (#7)
1 parent f5397b0 commit fd64c1c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# WP-CLI scripts
2-
This is a collection of miscellaneous scripts that utilize [WP-CLI](https://wp-cli.org/), the command line interface for WordPress.
2+
This is a collection of BASH scripts that utilize [WP-CLI](https://wp-cli.org/), the command line interface for WordPress.
3+
4+
Each script does a basic task over an entire multisite WordPress installation.
35

46
# Usage
5-
Clone this repo and configure the path in `source/config.sh`. Make the scripts executable as needed (i.e. `chmod +x wpcli-scripts/*.sh`).
7+
Clone this repo anywhere you'd like. Configure the path in `source/config.sh`. Run the script of your choice.

0 commit comments

Comments
 (0)