X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fscripts%2Fsetup.sh;fp=blueprints%2Fiotgateway%2Fscripts%2Fsetup.sh;h=41f845a385979c40d00ca24eac0991aa1f8c19fa;hb=a66889c1b0f2d52101b5960e65be9e888f499b22;hp=4e06b3ae1a2ed5bb85c22330fb9833095048f182;hpb=9a9ff3d3bfc8cf2f886cad61841f436bd7039ec4;p=eliot.git diff --git a/blueprints/iotgateway/scripts/setup.sh b/blueprints/iotgateway/scripts/setup.sh index 4e06b3a..41f845a 100755 --- a/blueprints/iotgateway/scripts/setup.sh +++ b/blueprints/iotgateway/scripts/setup.sh @@ -206,6 +206,11 @@ install_edgex sleep 20 verify_edgex + +# Installing hawkbit through docker container +chmod +x hawkbit.sh +nohup ./hawkbit.sh + # Installing OPC-UA on IOT Gateway Node cd ${setupPath}