#!/bin/sh
cd /usr/share/hdcp-genkey
exec python2 generate_key.py "$@"
