#!/bin/sh
cd /opt/backcookie
exec python2 backcookie.py "$@"
