From ad791dc7f86551c7d724e95abc99c016442b96c8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.com> Date: Thu, 3 Jan 2013 14:17:04 -0500 Subject: [PATCH] v14 --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index 35df0b85..0c7b6bc3 100755 --- a/bin/compile +++ b/bin/compile @@ -1,4 +1,4 @@ -fp#!/usr/bin/env bash +#!/usr/bin/env bash # This script serves as the # [**Python Buildpack**](https://github.com/heroku/heroku-buildpack-python) -- GitLab