Skip to content
Snippets Groups Projects
Commit f0ea7669 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

basic test-compile script

parent 89125df8
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
DISABLE_COLLECTSTATIC=1 "$(dirname ${0:-})/compile" "$1" "$2" "$3"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment