Skip to content

Commit

Permalink
Add path to git to support custom installation of the package
Browse files Browse the repository at this point in the history
  • Loading branch information
oamaok committed Nov 7, 2024
1 parent 775e882 commit 2077318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/install_customizations
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/usr/bin/env bash
export GIT_EXEC_PATH=/app/.apt/usr/lib/git-core

if [[ -f ./.env ]];
then
echo "sourcing environment variables from .env"
Expand Down

0 comments on commit 2077318

Please sign in to comment.