Run IPXE submodule update before checkout #4
|
@ -10,6 +10,7 @@ function clone_ipxe_upstream() {
|
|||
#fi
|
||||
|
||||
#git clone git://git.ipxe.org/ipxe.git "$ipxe_src_dir" || return 1
|
||||
git submodule update --init --recursive
|
||||
cd "$ipxe_src_dir"
|
||||
|
||||
# Known good commit
|
||||
|
|
Loading…
Reference in New Issue
Block a user