Delete daed/test.sh

This commit is contained in:
有種 2024-03-22 01:39:46 +08:00 committed by GitHub
parent e4a8bd24a1
commit 8e71647b25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 7 deletions

View File

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