build: update

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-05-30 21:13:06 +02:00
parent bc357615ef
commit 43ca775d1f
3 changed files with 7 additions and 4 deletions

View File

@ -81,6 +81,7 @@ jobs:
sed -i "s/version:.*$/version: ${VERSION}/g" */manifest.yml
./compile-addons.sh
zip -9 addons.zip -j *.addon VERSION
sha256sum addons.zip >checksum.sha256
- name: Upload to Artifacts
if: success() && env.VERSION == ''
@ -89,6 +90,7 @@ jobs:
name: addons
path: |
addons.zip
checksum.sha256
- name: Release
if: success() && env.VERSION != ''
@ -102,3 +104,4 @@ jobs:
artifacts: |
addons.zip
*.addon
checksum.sha256

View File

@ -1,7 +1,7 @@
version: 1
name: acpid
description: "Daemon for delivering ACPI events (Shutdown Button, CPU Frequency, etc.)"
system: true
system: false
beta: false
all:
install-script: "install.sh"

View File

@ -36,7 +36,7 @@ can edit owner=1
can delete from ui=1
edit dialog=SYNO.SDS.TaskScheduler.EditDialog
type=daily
action=#common:run#: /bin/bash /usr/bin/updatenotify.sh
action=#common:run#: /usr/bin/updatenotify.sh
systemd slice=
monthly week=0
can edit from ui=1
@ -50,7 +50,7 @@ repeat hour store config=[8,9,10,11,12,13,14,15,16,17,18,19,20]
simple edit form=1
repeat hour=8
listable=1
app args={"notify_enable":false,"notify_if_error":false,"notify_mail":"","script":"/bin/bash /usr/bin/updatenotify.sh"}
app args={"notify_enable":false,"notify_if_error":false,"notify_mail":"","script":"/usr/bin/updatenotify.sh"}
state=enabled
can run task same time=0
start day=0