dev-scripts/README.md

333 B

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.