Delete daed/test.sh

This commit is contained in:
有種
2024-03-22 01:39:46 +08:00
committed by GitHub
parent e4a8bd24a1
commit 8e71647b25

View File

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