Run IPXE submodule update before checkout

master
Max Weiss 3 years ago
parent d92de073f4
commit b9e082b09d
Signed by untrusted user: maxweiss
GPG Key ID: C2D8443BA1D372DB

@ -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…
Cancel
Save