Go to file
Ray Elliott 9297ea6f82 install curl 2020-06-08 22:32:05 +01:00
.gitignore update 2020-06-08 21:16:18 +01:00
README.md update 2020-06-08 21:16:18 +01:00
config-example update config 2020-06-08 21:21:26 +01:00
config-urls-example update 2020-06-08 21:16:18 +01:00
dev-env-install.sh rename 2020-06-08 20:02:04 +01:00
run.sh update 2020-06-08 21:16:18 +01:00
server-install-base.sh install curl 2020-06-08 22:32:05 +01:00
server-install-web.sh rename file 2020-06-08 21:19:12 +01:00
user-add.sh rename 2020-06-08 20:02:04 +01:00
wp-duplicate.sh initial commit - skeleton files 2020-06-08 19:59:06 +01:00
wp-export.sh initial commit - skeleton files 2020-06-08 19:59:06 +01:00
wp-import.sh initial commit - skeleton files 2020-06-08 19:59:06 +01:00
wp-install.sh rename 2020-06-08 20:02:04 +01:00

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.