mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: u-boot: mark bare repo as safe before using it (@TODO git_ensure_safe_directory() stuff, again)
This commit is contained in:
@@ -27,6 +27,7 @@ function uboot_prepare_git() {
|
||||
# Prepare the git bare repo for u-boot.
|
||||
declare uboot_git_bare_tree
|
||||
uboot_prepare_bare_repo # this sets uboot_git_bare_tree
|
||||
git_ensure_safe_directory "${uboot_git_bare_tree}"
|
||||
|
||||
display_alert "Downloading sources" "u-boot; BOOTSOURCEDIR=${BOOTSOURCEDIR}" "git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user