#!/bin/bash
ROOT_PATH="/usr/lib/python2.7/dist-packages/youker-assistant-daemon"
python $ROOT_PATH/src/main.py
