From a1425059cf51f9fbb9a17183ccbd99c4e50116a4 Mon Sep 17 00:00:00 2001 From: simono41 Date: Thu, 26 Mar 2020 09:18:51 +0100 Subject: [PATCH] fix --- link.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/link.sh b/link.sh index 285c48c..2fb7afc 100755 --- a/link.sh +++ b/link.sh @@ -7,5 +7,5 @@ if [ -f /system/xbin/$BEFEHL ]; then rm /system/xbin/$BEFEHL fi -mount -o rw,remount /system -ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /system/xbin/ +#mount -o rw,remount /system +ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /sbin/