f61cdc70038e7088f7b256552ed3081f17fc6348
[AGL/meta-agl-demo.git] / recipes-demo-hmi / navigation / mapviewer-demo / switch_on_mapviewer-demo.sh
1 #!/bin/sh
2
3 /bin/systemctl disable weston.service
4 /bin/systemctl enable weston-mapviewer-demo.service
5 /bin/systemctl enable mapviewer.service
6