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