Hi Dominic, You should use Scalr scripting engine, create a script and associate it with OnHostInit event. Your script is almost ready, actually. You should prepend it with a correct shebang - "#!/bin/bash" (without quotes) and it is ready to use.
Nick On Thu, Mar 26, 2009 at 8:06 AM, domhol <[email protected]> wrote: > > Hi all, > > not sure how to write a script for this to implement in scalr. I just > need a script that would do the following, on instance start: > > cd /usr/local/WowzaMediaServerPro/bin > ./startup.sh > > anyone know how to create that as a script to run when an instance is > launched automatically? > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
