#!/bin/sh
# Launch lastAgent

cd /usr/share/lastagent
python lastagent.py $*
