...
| Panel |
|---|
There is a script for this on victoria02: /usr/local/bin/update_test_from_production.sh There is also one for moving from victoria03: /usr/local/bin/update_test_from_victoria03.sh ************************************** Usage: sudo /usr/local/bin/update_test_from_production.sh <production domain> <test domain> ************************************** |
...
| Panel |
|---|
There is a script for this on victoria01: /usr/local/bin/update_production_from_test.sh There is also one on victoria03 to update production there: /usr/local/bin/update_victoria03_from_test.sh ************************************** Usage: sudo /usr/local/bin/update_production_from_test.sh <test domain> <production domain> ************************************** |
...