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

357-notification-for-kiosk-mode
Yohan Avishke 5 years ago
parent 29020bf2be
commit b96507a77d

@ -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