Go to file
Ray Elliott 2b3282599c install litespeed with wordpress 2020-06-08 23:21:28 +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 install litespeed with wordpress 2020-06-08 23:21:28 +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 install litespeed with wordpress 2020-06-08 23:21:28 +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.