From 1195488a939e3d2dbf44a61bc3b4eb060116a769 Mon Sep 17 00:00:00 2001 From: Patrick Darley Date: Mon, 28 Sep 2015 13:40:35 +0000 Subject: Give TODO intention to clone a ybd of its own, from which kbas will be run --- prep_for_kbas.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/prep_for_kbas.sh b/prep_for_kbas.sh index 3884bde..719ad85 100755 --- a/prep_for_kbas.sh +++ b/prep_for_kbas.sh @@ -15,6 +15,9 @@ fi # the cache and ybd on the same machine currently pip install bottle +# TODO: clone a copy of byd to this user and check out a necessary version. +# Then copy in the kbas config from buildscripts + # Now install the init script for the kbas server and start it cp init_scripts/artifact_server /etc/init.d/. -- cgit v1.2.1