From fe81f965cdc26c01ce88c62f8f86218bcf598874 Mon Sep 17 00:00:00 2001 From: Alexander Ferlemann Date: Mon, 1 Aug 2022 15:08:48 +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