#!/bin/sh
cd /usr/share/ikeforce
exec python2 ikeforce.py "$@"
