Add submodule shenanigans

This commit is contained in:
Salt 2025-01-17 02:22:24 -06:00
parent a25c45536e
commit 6b6e8f7b64
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
#! /bin/sh
git submodule update --recursive --remote --init
git submodule -q foreach 'git checkout -q master && git pull'
git status

@ -1 +1 @@
Subproject commit 1a332f6788d4ae24b52948850965358790861432
Subproject commit 56549b8ac718997c6b5c314636955e46ee5e8cc1