mirror of
https://ghproxy.net/https://github.com/jonbp/wp-cli-sync.git
synced 2025-10-04 04:26:17 +08:00
As before → README
This commit is contained in:
parent
bc47696788
commit
853ffe158a
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ composer require jonbp/wp-cli-sync:dev-master
|
|||
# WP-CLI Sync Settings [wp sync]
|
||||
LIVE_SSH_HOSTNAME=""
|
||||
LIVE_SSH_USERNAME=""
|
||||
REMOTE_PROJECT_LCOATION="~/gitrepo"
|
||||
REMOTE_PROJECT_LOCATION="~/gitrepo"
|
||||
|
||||
# Plugins should be formatted in a comma seperated format
|
||||
# For example: "plugin1,plugin2,plugin3"
|
||||
|
@ -38,4 +38,4 @@ DEV_DEACTIVATED_PLUGINS=""
|
|||
|
||||
```sh
|
||||
wp sync
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue