From dfbf7873c91540eedfc83069f16620388e8bf7e2 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Jul 2023 15:08:08 -0500 Subject: [PATCH] update --- .gitmodules | 3 +++ nextcloud-sync-cron | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 nextcloud-sync-cron diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8f627b3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nextcloud-sync-cron"] + path = nextcloud-sync-cron + url = https://github.com/qcif/nextcloud-sync-cron.git diff --git a/nextcloud-sync-cron b/nextcloud-sync-cron new file mode 160000 index 0000000..b596e79 --- /dev/null +++ b/nextcloud-sync-cron @@ -0,0 +1 @@ +Subproject commit b596e79316c35a252c460927c454059d60d8f5af