From aac55a02b0c9d241f72e4db84f344fb7cbd4fde7 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Fri, 17 Feb 2017 16:00:51 +0100 Subject: [PATCH] Update submodules before installing --- meta/base.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/base.yaml b/meta/base.yaml index 769eb7c..21b44be 100644 --- a/meta/base.yaml +++ b/meta/base.yaml @@ -3,6 +3,9 @@ create: true relink: true +- shell: + - ["git submodule update --init --recursive", "Installing submodules"] + - clean: [ '~', '~/.config'