From 16d69223aa4c501ac84b50c3f301db9f57283096 Mon Sep 17 00:00:00 2001 From: Kaj Forney Date: Thu, 23 Jan 2020 16:21:09 -0700 Subject: [PATCH] Update submodules prior to build. --- runme.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runme.sh b/runme.sh index df7fd895..2c2fecde 100755 --- a/runme.sh +++ b/runme.sh @@ -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