add workflow release

This commit is contained in:
eventlOwOp
2024-05-11 15:12:03 +08:00
parent d105f81a9d
commit 0a3b50ff9b
7 changed files with 103 additions and 58 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/system/bin/sh
pipe=/data/adb/zerotier/run/pipe
if [[ ! -p $pipe ]]; then
echo "daemon not running"