From 896ebae7918ff8e3ec5133c76ad529e34b2c039b Mon Sep 17 00:00:00 2001 From: Fl1tzi Date: Wed, 12 Apr 2023 22:52:19 +0200 Subject: [PATCH] add submodule --- .gitmodules | 3 +++ backup-script | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 backup-script diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2c73d36 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "backup-script"] + path = backup-script + url = https://git.fl1tzi.com/server/backup-script.git diff --git a/backup-script b/backup-script new file mode 160000 index 0000000..c16adbd --- /dev/null +++ b/backup-script @@ -0,0 +1 @@ +Subproject commit c16adbd4bce0e5ba31c539340b6ea69ca2a10cbb