diff --git a/include/buildpack.bash b/include/buildpack.bash index 4364cfbfe..36848be71 100644 --- a/include/buildpack.bash +++ b/include/buildpack.bash @@ -130,7 +130,6 @@ buildpack-install() { chown -R root:root "$target_path" chmod 755 "$target_path" fi - rm -rf "$target_path/.git" } buildpack-list() {