nyacme/nyacme-hook

5 lines
64 B
Text
Raw Normal View History

#!/bin/sh
cd "$(dirname "$0")"
exec python -m nyacme.hook "$@"