Files
heroku-buildpack-python/bin/test-compile
T

3 lines
87 B
Bash
Executable File

#!/usr/bin/env bash
DISABLE_COLLECTSTATIC=1 "$(dirname ${0:-})/compile" "$1" "$2" "$3"