#!/bin/sh
cd /usr/share/drupal-module-enum
exec python2 scanner.py "$@"
