#!/bin/bash

export DRIZZLE_NAME="PCExtractor"
exec "@PREFIX@/bin/Drizzle" "$@"
