From bfea97b6fc45cad9a0d66fb2d430f0f5a02b3c05 Mon Sep 17 00:00:00 2001 From: spencer2785 Date: Mon, 1 Aug 2022 16:40:52 +0200 Subject: [PATCH] Added submodule pushover-bash --- .gitmodules | 3 +++ pushover-bash | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 pushover-bash diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..14e57fc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pushover-bash"] + path = pushover-bash + url = https://github.com/akusei/pushover-bash.git diff --git a/pushover-bash b/pushover-bash new file mode 160000 index 0000000..4547964 --- /dev/null +++ b/pushover-bash @@ -0,0 +1 @@ +Subproject commit 4547964a4130342e1cd6f9e72d81b0da84fc8224