...
Code Block |
---|
curl -q -s https://remote-roost<dev/prod>.s3-us-west-1.amazonaws.com/launcherScriptec2Launcher.sh -o launcherScriptec2Launcher.sh |
Run the script
Set APPNAME and to run in dev mode, set DEV=1
Code Block |
---|
/<path to launcherScript.sh> |
...
...
Code Block |
---|
curl -q -s https://remote-roost<dev/prod>.s3-us-west-1.amazonaws.com/launcherScriptec2Launcher.sh -o launcherScriptec2Launcher.sh |
Run the script
Set APPNAME and to run in dev mode, set DEV=1
Code Block |
---|
/<path to launcherScript.sh> |
...