Skip to content

Commit

Permalink
fixup-3
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Jun 4, 2024
1 parent 2d6179b commit d2bc393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _dl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,8 @@ fi

my_gpg --version | grep -a -F gpg

git config --global --add safe.directory "$(pwd)"

export _PATCHSUFFIX
if [[ "${_CONFIG}" = *'dev'* ]]; then
_PATCHSUFFIX='.dev'
Expand Down

0 comments on commit d2bc393

Please sign in to comment.