mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-08 13:19:05 +00:00
Fix: Kometa - Fix wrong web site address (#2318)
* fix web address * fix another bad web address
This commit is contained in:
parent
2492497417
commit
2a91a5d2e9
@ -3,7 +3,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
||||
# Copyright (c) 2021-2025 community-scripts ORG
|
||||
# Author: Slaviša Arežina (tremor021)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# Source: https://github.com/Snawoot/kometa
|
||||
# Source: https://github.com/Kometa-Team/Kometa
|
||||
|
||||
# App Default Values
|
||||
APP="Kometa"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Copyright (c) 2021-2025 community-scripts ORG
|
||||
# Author: Slaviša Arežina (tremor021)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# Source: https://github.com/Snawoot/kometa
|
||||
# Source: https://github.com/Kometa-Team/Kometa
|
||||
|
||||
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
|
||||
color
|
||||
|
@ -10,7 +10,7 @@
|
||||
"privileged": false,
|
||||
"interface_port": null,
|
||||
"documentation": "https://kometa.wiki/en/latest/",
|
||||
"website": "https://github.com/Snawoot/Kometa",
|
||||
"website": "https://github.com/Kometa-Team/Kometa",
|
||||
"logo": "https://kometa.wiki/en/latest/assets/icon.png",
|
||||
"description": "Kometa (formerly known as Plex Meta Manager) is a powerful tool designed to give you complete control over your media libraries",
|
||||
"install_methods": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user