From 121e31c7d452c403f2785ecfd66ad3ebd5bfdefb Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 18 Sep 2024 02:28:58 +0300 Subject: [PATCH] chore(config): add-submodules.sh to dotbot config --- install.conf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/install.conf.yaml b/install.conf.yaml index 2e715f4..55a7b13 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -53,6 +53,7 @@ mode: 0600 path: ssh/* - shell: + - bash add-submodules.sh - git submodule update --init --recursive --force - bash local/bin/dfm install all - pipx: