summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-10-29 20:19:51 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-10-29 20:19:51 +0100
commiteb44530424eb8efd43b73e369d9d2dda7d3d427f (patch)
tree81441753cdfee6cf419e0e2b731a74dc2492e4af
parent138dd87ab950f03fac193def46fdba7b0f5063fa (diff)
update.sh: update submodulesHEADmain
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
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