tree: rewrite description

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-09-07 17:07:02 +02:00
parent f12200b800
commit 114849fdb2
4 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
version: 1 version: 1
name: allowdowngrade name: allowdowngrade
description: "Allow Downgrade for AME, SS and VideoStation on 7.2.2" description: "Allow Downgrade for AME, SS and VideoStation with DSM 7.2.2"
system: false system: false
beta: true beta: false
all: all:
install-script: "install.sh" install-script: "install.sh"
copy: "all" copy: "all"

View File

@ -1,6 +1,6 @@
version: 1 version: 1
name: amepatch name: amepatch
description: "Dynamic Licensepatch for AME - Force download HEVC Codec (Don't use with codecpatch - Depends on Arc Patch)" description: "Dynamic Licensepatch for AME - Force download HEVC Codec (Don't use with codecpatch)"
system: false system: false
beta: false beta: false
all: all:

View File

@ -1,6 +1,6 @@
version: 1 version: 1
name: photosfacepatch name: photosfacepatch
description: "Face Patch for Syno Photos" description: "Face Detection Patch for Syno Photos (Best with iGPU)"
system: false system: false
beta: false beta: false
all: all:

View File

@ -2,7 +2,7 @@ version: 1
name: setrootpw name: setrootpw
description: "Set root password and enable ssh/sftp. Please modify PW=\"\" to the desired password in DSM Task Scheduler and run the task" description: "Set root password and enable ssh/sftp. Please modify PW=\"\" to the desired password in DSM Task Scheduler and run the task"
system: false system: false
beta: true beta: false
all: all:
install-script: "install.sh" install-script: "install.sh"
copy: "all" copy: "all"