#!/bin/bash
# Start the gui and back-end in any case, and stop everything after
# might ask to type password become root

odemis-stop
odemis-start "$@"

