Scripts Execution
One of my client requirment is as follow's
- Start with a fresh Amazon Unix AMI
- execute a script that will Download the CQ JARs from S3 or any storage space, Install CQ
- Install the Configuration Package (Clean Up package, Content Package for the UI pages, Permissions Package, etc)
- If we can, even update the admin password as part of the script.
Can any one help out like how to write those scripts (3rd point ) and how to execute those scripts automatically.