diff options
| author | bozokopic <bozo.kopic@gmail.com> | 2017-04-25 00:16:18 +0200 |
|---|---|---|
| committer | bozokopic <bozo.kopic@gmail.com> | 2017-04-25 00:16:18 +0200 |
| commit | 3f725255b744945dd1d81660f5a3a90ad58b239e (patch) | |
| tree | 0297c11888f9a15ce191b765774eca8e3f92dacb /bin | |
| parent | 76179661a7802f31ac861fae49bf33d1ab5a4981 (diff) | |
heroku bugfix
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/compile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/compile b/bin/compile index 6971f42..74972aa 100644 --- a/bin/compile +++ b/bin/compile @@ -1,6 +1,5 @@ #!/bin/sh cd $1 -pip install -r requirements.pip.txt doit clean_all doit |
