mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Fixing changes in Git for unsafe folder (#3695)
This commit is contained in:
@@ -29,6 +29,9 @@ fi
|
||||
|
||||
if [[ -f "${SRC}"/lib/general.sh ]]; then
|
||||
|
||||
# Declare this folder as safe
|
||||
git config --global --add safe.directory "${SRC}"
|
||||
|
||||
# shellcheck source=lib/general.sh
|
||||
source "${SRC}"/lib/general.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user