readme
This commit is contained in:
parent
fce2194f7e
commit
a5be05b7a2
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
A couple of handy tools for virtualhost servers with wordpress sites.
|
A couple of handy tools for virtualhost servers with wordpress sites.
|
||||||
|
|
||||||
bash completion for wp-cli
|
- bash completion for wp-cli
|
||||||
a systemd cron for running wp crons. individual sites don't have to set their own cron job or rely on lazy cron
|
- systemd cron for running wp crons. Individual sites don't have to set their own cron job or rely on lazy cron.
|
||||||
wp-create-db-user-from-config.sh extracts DB config info from wp-config.php, useful for creating dbs & users for sites that are being migrated
|
- wp-create-db-user-from-config.sh extracts DB config info from wp-config.php, useful for creating dbs & users for sites that are being migrated.
|
||||||
wp-installer.sh automated wp installer
|
- wp-installer.sh for performing new WordPress installs.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user