lhroot
lhroot copied to clipboard
"help wanted" run bootlinux from termux-widget
Please, how can I run bootlinux from termux-widget
Thanks
cd ~/.shortcuts
nano boot
#!/bin/bash
su -c bootlinux
chmod +x boot