cleanup workspace

This commit is contained in:
Kenneth Reitz
2014-03-13 17:07:40 -04:00
parent fa28c99dcb
commit 2994307ea0
5 changed files with 2 additions and 61 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
# Usage: $ build.sh <output-dir>
# Build Path: /Users/kreitz/repos/heroku/build-toolkit/.heroku/python/
# Options: <output-dir>
# Build Path: /app/.heroku/python/
OUT_PREFIX=$1
@@ -21,4 +20,4 @@ make install
# Cleanup
cd ..
rm -fr sqlite
rm -fr sqlite