fix
This commit is contained in:
parent
283e8f3d8b
commit
6245ffe37a
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
busybox mount -o remount rw /system/
|
||||
BEFEHL=ffmpeg
|
||||
ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /system/xbin/
|
||||
ln -s /data/data/com.termux/files/usr/bin/$BEFEHL /system/xbin/
|
||||
mount -o rw,remount,rw /system
|
||||
|
|
Loading…
Reference in a new issue