Fix recursive submodule init for copy_datadir.sh symlink
Summary
- Fix nested submodule initialization for
copy_datadir.sh -
copy_datadir.shin HAF is a symlink to../hive/scripts/copy_datadir.sh - Added
--recursiveflag and safe.directory config forhaf/hive
Follow-up to MR !965 (merged)
The previous fix switched to docker-builder image but missed that the HAF submodule has a nested hive submodule that the symlink depends on.