Below is a list of things that are needed to push program to production from development
1. scripts/RDICronScript.sh
- This file needs to have the development directory commented out and the production direction uncommented
2. xml/settings.xml
- Uncomment localhost
- Comment out 192.168.1.190
- Uncomment Production
- Comment out Development