From eb44530424eb8efd43b73e369d9d2dda7d3d427f Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 29 Oct 2025 20:19:51 +0100 Subject: update.sh: update submodules --- update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 58e3663..1aa0c02 100755 --- a/update.sh +++ b/update.sh @@ -4,6 +4,7 @@ # as necessary. git pull +git submodule update --init if [ "$1" = "with-deps" ]; then mkdir local.new -- cgit v1.2.3