projects
/
osm
/
SO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ada8db
)
Added -H option to BUILD.sh launchpad instruction
95/395/1
author
Rajesh
<rajesh.velandy@riftio.com>
Mon, 26 Sep 2016 22:01:15 +0000
(18:01 -0400)
committer
Rajesh
<rajesh.velandy@riftio.com>
Mon, 26 Sep 2016 22:01:37 +0000
(18:01 -0400)
Signed-off-by: Rajesh <rajesh.velandy@riftio.com>
BUILD.sh
patch
|
blob
|
history
diff --git
a/BUILD.sh
b/BUILD.sh
index
ecc2ca5
..
c8aec58
100755
(executable)
--- a/
BUILD.sh
+++ b/
BUILD.sh
@@
-91,4
+91,4
@@
make -j16
sudo make install
# note to start the RIFT.io UI please run
-echo 'sudo /usr/rift/rift-shell -r -i /usr/rift -a /usr/rift/.artifacts -- ./demos/launchpad.py --use-xml-mode --no-ui'
+echo 'sudo
-H
/usr/rift/rift-shell -r -i /usr/rift -a /usr/rift/.artifacts -- ./demos/launchpad.py --use-xml-mode --no-ui'