diff options
author | Christian Goetze (CG) <cg@lindenlab.com> | 2010-09-23 12:55:20 -0700 |
---|---|---|
committer | Christian Goetze (CG) <cg@lindenlab.com> | 2010-09-23 12:55:20 -0700 |
commit | 78e52f40424cb8336ab5d06c9ea37e16cb2b40a7 (patch) | |
tree | 5d2ffdf0b9ef642437b5718a6aa0ade89712725a /build.sh | |
parent | 7c3a81f577307143a6d4bb5cef1606db82397cdd (diff) |
Add support for platform specific permanent quick links to the installer
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -284,6 +284,7 @@ then succeeded=$build_coverity else upload_item installer "$package" binary/octet-stream + upload_item quicklink "$package" binary/octet-stream # Upload crash reporter files. case "$last_built_variant" in |