From 129dbccb2b6cc354079d63a526c71ae12591921e Mon Sep 17 00:00:00 2001 From: komodo Date: Fri, 11 Jul 2025 15:21:12 +0000 Subject: [PATCH] [Komodo] andrewamason: Commit Resource File: update repos.toml --- repos.toml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/repos.toml b/repos.toml index 5e96adb..a2ac56a 100644 --- a/repos.toml +++ b/repos.toml @@ -45,6 +45,43 @@ builder = "local" git_account = "andrewamason" repo = "flaresolverr/flaresolverr" branch = "master" + +[[repo]] +name = "icloudpd" +[repo.config] +server = "unraid" +builder = "local" +git_account = "andrewamason" +repo = "boredazfcuk/icloudpd" +branch = "master" + +[[repo]] +name = "web-check" +[repo.config] +server = "unraid" +builder = "local" +git_account = "andrewamason" +repo = "lissy93/web-check" +branch = "master" + +[[repo]] +name = "cloudflare-ddns" +[repo.config] +server = "unraid" +builder = "local" +git_account = "andrewamason" +repo = "oznu/cloudflare-ddns" +branch = "master" + +[[repo]] +name = "homebox" +[repo.config] +server = "unraid" +builder = "local" +git_account = "andrewamason" +repo = "sysadminsmedia/homebox" +branch = "master" + ## LinuxServerIO Repos [[repo]]