Update submodules prior to build.

This commit is contained in:
Kaj Forney 2020-01-23 16:21:09 -07:00
parent 6217ff990c
commit 16d69223aa
No known key found for this signature in database
GPG key ID: CBB5B366EB4802DD

View file

@ -64,6 +64,8 @@ fi
#This is the stuff that's common to both distros
rm -rf build
mkdir build
git submodule init
git submodule update
apt install git build-essential cdebootstrap live-build debian-cd curl wget -y
cd ./debs
bash get-debs.sh