#!/bin/sh

export warp_datadir=/usr/local/share/wai-app-static

/usr/local/libexec/cabal/warp "$@"
