diff --git a/build.sh b/build.sh index bf338f2..8306e61 100755 --- a/build.sh +++ b/build.sh @@ -4,7 +4,6 @@ echo "" if test -f "recipes/$1" then sh recipes/$1/compile.sh - cp recipes/$1/build/barra-brasil.js app/templates/$1/ else echo "Error. Profile $1 does not exist." fi -- libgit2 0.21.2