#!/bin/sh
cd /usr/share/infection-monkey/monkey
exec python infection_monkey.py "$@"
