From 21384cb41bb45f2a37a60593224f8da300123b65 Mon Sep 17 00:00:00 2001 From: newnius Date: Thu, 28 Dec 2017 18:03:57 +0800 Subject: [PATCH] update EasyBigdata --- EasyBigdata/bootstrap.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/EasyBigdata/bootstrap.sh b/EasyBigdata/bootstrap.sh index fc337c5..5230e2f 100755 --- a/EasyBigdata/bootstrap.sh +++ b/EasyBigdata/bootstrap.sh @@ -1,3 +1,5 @@ #!/bin/bash -/var/www/html/build/env/bin/desktop 0.0.0.0:8888 +make apps + +/var/www/html/build/env/bin/desktop runserver 0.0.0.0:8888