FerryAr / lhroot

Linux Chroot Installer & Bootscript Magisk Module.
GNU General Public License v3.0
190 stars 20 forks source link

"help wanted" run bootlinux from termux-widget #40

Open grgmll opened 9 months ago

grgmll commented 9 months ago

Please, how can I run bootlinux from termux-widget

Thanks

RchrdAriza commented 6 months ago

cd ~/.shortcuts nano boot

#!/bin/bash

su -c bootlinux

chmod +x boot