Revert "Zt kernel4.14"

This commit is contained in:
eventlOwOp
2024-01-05 14:48:11 +08:00
committed by GitHub
parent 7318033439
commit 8000468ba6
6 changed files with 0 additions and 8 deletions
-8
View File
@@ -4,14 +4,6 @@ MODDIR=${0%/*}
cd /data/adb/zerotier
# 检测网络是否连接
while ! ping -c 1 -W 1 qq.com; do
echo "等待网络连接..."
sleep 5
done
# 当网络连接后,执行脚本
sh ./add_ip_rule.sh
sh ./start.sh
sleep 30
sh ./join.sh
Binary file not shown.