mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-02-18 16:36:27 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -3003,6 +3003,20 @@
|
||||
"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",
|
||||
"slug": "koel",
|
||||
@@ -5933,6 +5947,38 @@
|
||||
],
|
||||
"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",
|
||||
"slug": "sabnzbd",
|
||||
|
||||
Reference in New Issue
Block a user