aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-19 17:03:44 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-19 17:03:44 +0200
commit79379d80858fc65e452aa56909b815db7e907d4e (patch)
treedd990027f43200a1a90d8262fadce84f1eb799ca /INSTALL
parenta10118ef3bd50dc146452d7b2f0c6cd9c7d08b22 (diff)
Xds server build command (need make all install)
Change-Id: Ibd5fb19397cccfb8a510ee50e51988c46eeef962 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL/tasks.d/80_xds2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL/tasks.d/80_xds b/INSTALL/tasks.d/80_xds
index 3a81557..6d39a44 100644
--- a/INSTALL/tasks.d/80_xds
+++ b/INSTALL/tasks.d/80_xds
@@ -20,7 +20,7 @@ url="https://github.com/iotbzh/xds-server" \
&& mkdir -p /tmp/src/github.com/iotbzh && cd /tmp/src/github.com/iotbzh \
&& git clone "${url}" \
&& cd xds-server \
- && INSTALL_DIR="${XDS_BINDIR}" INSTALL_WEBAPP_DIR="${XDS_WWWDIR}" && make install \
+ && INSTALL_DIR="${XDS_BINDIR}" INSTALL_WEBAPP_DIR="${XDS_WWWDIR}" && make all install \
&& mkdir -p ${XDS_CONFDIR} \
&& cat <<EOF >${XDS_CONFDIR}/config.json
{