From 68b3e9d77296aad5f041968de1ca16b8b011506f Mon Sep 17 00:00:00 2001 From: brent s Date: Fri, 24 Jun 2016 20:37:38 -0400 Subject: [PATCH] whewps --- _bin/submodule.update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_bin/submodule.update.sh b/_bin/submodule.update.sh index 540039b..bcf70fa 100755 --- a/_bin/submodule.update.sh +++ b/_bin/submodule.update.sh @@ -70,3 +70,5 @@ then fi git submodule update +git add --all . +git commit -m "adding submodules"