From 5826c383b765ddbd645fa44f2a6cdba80ca6b8df Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 5 Jun 2025 12:27:18 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 6a3c618..68a0da7 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -619,7 +619,7 @@ "notes": [ "Execute within the Proxmox shell" ], - "type": "addon" + "type": "pve" }, { "name": "Proxmox Clean Orphaned LVM", @@ -766,7 +766,7 @@ ], "notes": [ "Execute within the Proxmox shell", - "To exclude LXCs from updating, edit the crontab using `crontab -e` and add CTID as shown in the example below:\n\n\n\n`0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c '$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-lxcs-cron.sh)' -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`" + "To exclude LXCs from updating, edit the crontab using `crontab -e` and add CTID as shown in the example below:\n\n\n\n`0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-lxcs-cron.sh)\" -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`" ], "type": "pve" }, @@ -1346,6 +1346,18 @@ ], "type": "ct" }, + { + "name": "Gitea-Mirror", + "slug": "gitea-mirror", + "desc": "Gitea Mirror auto-syncs GitHub repos to your self-hosted Gitea, with a sleek Web UI and easy Docker deployment. ", + "script": "ct/gitea-mirror.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gitea-mirror.sh", + "categories": [ + 7 + ], + "notes": [], + "type": "ct" + }, { "name": "Gitea", "slug": "gitea",