Update ld_library_path
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ mkfifo $pipe
|
|||||||
chmod 666 $pipe $cli_output $cli_pid
|
chmod 666 $pipe $cli_output $cli_pid
|
||||||
|
|
||||||
ip rule add from all lookup main pref 1
|
ip rule add from all lookup main pref 1
|
||||||
export LD_LIBRARY_PATH=/data/adb/zerotier/lib
|
export LD_LIBRARY_PATH=/system/lib64:/data/adb/zerotier/lib
|
||||||
|
|
||||||
if [[ -e /data/data/com.eventlowop.zerotier_magisk_app/files ]]; then
|
if [[ -e /data/data/com.eventlowop.zerotier_magisk_app/files ]]; then
|
||||||
ln -sf $pipe $APPROOT/pipe
|
ln -sf $pipe $APPROOT/pipe
|
||||||
|
|||||||
Reference in New Issue
Block a user