Initial commit

This commit is contained in:
2025-04-19 16:52:11 +01:00
commit 28445fac2b
3 changed files with 33 additions and 0 deletions

3
hooks/post_checkout Executable file
View File

@ -0,0 +1,3 @@
#! /bin/bash
# From https://stackoverflow.com/questions/54055666/docker-hub-and-git-submodules/59640438#59640438
git submodule update --init