#!/bin/bash
cd /usr/share/spike-proxy
python2 ./spkproxy.py "$@"
cd $OLDPWD
