From bdfc24a727f6af310c41ffb56331d45238358710 Mon Sep 17 00:00:00 2001 From: Benjamin Denhartog Date: Thu, 8 Mar 2018 06:47:43 -0800 Subject: [PATCH] change backitup submodule name to match path the path for the submodule was changed in commit 12b1655b6c239c0146b543ebf20f4b6739b86783, but the submodule name was never updated to reflect it. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a373a4d..fd4e0f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ [submodule "roles/networkmanager/files/nmtrust"] path = roles/networkmanager/files/nmtrust url = https://github.com/pigmonkey/nmtrust.git -[submodule "roles/cryptshot/files/backitup"] +[submodule "roles/backitup/files/backitup"] path = roles/backitup/files/backitup url = https://github.com/pigmonkey/backitup [submodule "roles/cryptshot/files/cryptshot"]