#! /bin/sh

exec involucro \
    -set POSTINSTALL='create-env --conda=: /usr/local' \
    "${@}"
