mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
3 lines
87 B
Bash
Executable File
3 lines
87 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
DISABLE_COLLECTSTATIC=1 "$(dirname ${0:-})/compile" "$1" "$2" "$3" |