#!/bin/bash

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