daed: sync upstream

Signed-off-by: gitea-action <git@cooluc.com>
This commit is contained in:
gitea-action 2024-10-13 22:30:34 +08:00
parent 66cfd035ac
commit 02de9b32e0

View File

@ -1,7 +0,0 @@
#!/bin/sh
case "$1" in
"daed")
daed --version | grep "$PKG_VERSION"
;;
esac