change file permission

This commit is contained in:
eventlOwOp
2024-05-06 21:12:50 +08:00
parent cb24888844
commit 55ce6d45fd
9 changed files with 4 additions and 0 deletions
Regular → Executable
+2
View File
@@ -1 +1,3 @@
#!/bin/sh
ip rule add from all lookup main pref 1
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/bin/sh
export LD_LIBRARY_PATH=/data/adb/zerotier/lib
cd /data/adb/zerotier/
cat /sdcard/Android/zerotier/network_id.txt | xargs ./zerotier-cli -D./home join
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/bin/sh
export LD_LIBRARY_PATH=/data/adb/zerotier/lib
cd /data/adb/zerotier
cat /sdcard/Android/zerotier/network_id.txt | xargs ./zerotier-cli -D./home leave
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File