Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-02 12:08:58 +00:00
parent a68bf6fc8f
commit 81b7a3e665

View File

@@ -3003,6 +3003,20 @@
"password": "helper-scripts.com" "password": "helper-scripts.com"
} }
}, },
{
"name": "KitchenOwl",
"slug": "kitchenowl",
"desc": "KitchenOwl is a smart self-hosted grocery list and recipe manager with real-time synchronization, recipe management, meal planning, and expense tracking.",
"script": "ct/kitchenowl.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kitchenowl.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/kitchenowl.sh",
"os": "debian",
"categories": [
13
],
"notes": [],
"type": "ct"
},
{ {
"name": "Koel", "name": "Koel",
"slug": "koel", "slug": "koel",
@@ -5933,6 +5947,38 @@
], ],
"type": "ct" "type": "ct"
}, },
{
"name": "RustyPaste",
"slug": "rustypaste",
"desc": "Rustypaste is a minimal file upload/pastebin service.",
"script": "ct/alpine-rustypaste.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-rustypaste.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-rustypaste.sh",
"os": "alpine",
"categories": [
11
],
"notes": [
"When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove"
],
"type": "ct"
},
{
"name": "RustyPaste",
"slug": "rustypaste",
"desc": "Rustypaste is a minimal file upload/pastebin service.",
"script": "ct/rustypaste.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rustypaste.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/rustypaste.sh",
"os": "debian",
"categories": [
11
],
"notes": [
"When updating the script it will backup the whole project including all the uploaded files, make sure to extract it to a safe location or remove"
],
"type": "ct"
},
{ {
"name": "SABnzbd", "name": "SABnzbd",
"slug": "sabnzbd", "slug": "sabnzbd",