From 89a2441fe8ae4cc648ce712d25d1429d9cc6b9ee Mon Sep 17 00:00:00 2001 From: zgfg <51943147+zgfg@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:03:41 +0200 Subject: [PATCH] Add files via upload --- changelog-alt.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog-alt.md b/changelog-alt.md index 5c709c0..b497b56 100644 --- a/changelog-alt.md +++ b/changelog-alt.md @@ -3,10 +3,9 @@ Support development by donating a [coffee](https://zgfg.github.io/PayPal.html) For additional applets, install [ToyBox-Ext](https://github.com/Magisk-Modules-Alt-Repo/ToyBox-Ext) module #### v1.0.7 -Upon updating the module, you could test and use busybox binary of your choice (eg, latest [BB-NDK](https://github.com/Magisk-Modules-Repo/busybox-ndk), click to View code and take the binary for your architecture +Upon updating the module, you could test and use busybox binary of your choice (eg, latest [BB-NDK](https://github.com/Magisk-Modules-Repo/busybox-ndk), click to View code and download the binary for your architecture `busybox-arm...-selinux`). Rename binary to `busybox` and copy to `/data/adb/modules/BuiltIn-BusyBox` folder and reboot. If binary won't work, module will delete the file and fall-back to the Magisk built-in busybox binary - #### v1.0.6 Service fix for v1.0.5 (crashes and bootloops on some devices)