Ensure git repository can be read properly
This commit is contained in:
parent
169e89d774
commit
5dc8d6d3b4
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ function runSetup
|
||||||
|
|
||||||
and runHook installValhallaDeps
|
and runHook installValhallaDeps
|
||||||
and source "$dir/../../copy-repo.fish" "$mountDir$PROJECT_CLONE_ROOT"
|
and source "$dir/../../copy-repo.fish" "$mountDir$PROJECT_CLONE_ROOT"
|
||||||
|
runChroot "$mountDir" git config --system --add safe.directory "$PROJECT_CLONE_ROOT"
|
||||||
and runHook setupOS || true
|
and runHook setupOS || true
|
||||||
and runHook autologin || true
|
and runHook autologin || true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue