#!/bin/sh
cd /usr/share/riwifshell
exec python2 generate.py "${@}"
