aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2020-02-28 20:51:45 +0100
committerTor Egge <Tor.Egge@broadpark.no>2020-02-28 21:01:37 +0100
commitc3876380dce141c3b21b1575bcc5264f6cc92169 (patch)
treef87dbf07408f6589f94f8b389fee3dae98591416 /standalone-container
parenta814b598a28ebeae8d20dea5e027f0fa7aa6eee8 (diff)
Sync cmake install with vespa-node-admin.spec and
vespa-standalone-container.spec.
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/CMakeLists.txt b/standalone-container/CMakeLists.txt
index 83c58e09945..6e8bf49d846 100644
--- a/standalone-container/CMakeLists.txt
+++ b/standalone-container/CMakeLists.txt
@@ -1,2 +1,3 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(standalone-container)
+install(PROGRAMS src/main/sh/standalone-container.sh DESTINATION libexec/vespa)