Merge branch 'change-ios-bundle-id' into 'master'

Add IOS agent's bundle id to iot-server.sh

See merge request entgra/product-iots!55
merge-requests/57/head
Dharmakeerthi Lasantha 5 years ago
commit 458dc8886b

@ -337,6 +337,7 @@ do
-Diot.apimstore.https.port="9443" \
-Dmqtt.broker.https.port="9446" \
-Denable-api-scopes-sharing="true" \
-Dagent-bundle="org.wso2.carbon.emm.mdmagent" \
org.wso2.carbon.bootstrap.Bootstrap $*
status=$?
done

Loading…
Cancel
Save