Ray Elliott 905f2f040d | ||
---|---|---|
.gitignore | ||
README.md | ||
config-example | ||
config-urls-example | ||
dev-env-install.sh | ||
server-install-base.sh | ||
server-install-web.sh | ||
server-tsl.sh | ||
user-add.sh | ||
wp-duplicate.sh | ||
wp-export.sh | ||
wp-import.sh | ||
wp-install.sh |
README.md
All scripts require an argument to specify 'local' or 'remote'.
If none given script will exit.
Using 'local' will:
set the source server URL to $local_url
.
set the destination server URL to $remote_url
.
Using 'remote' will:
set the source server URL to $remote_url
.
set the destination server URL to $local_url
.