"help wanted" run bootlinux from termux-widget
grgmll opened this issue · comments
grgmll commented
Please, how can I run bootlinux from termux-widget
Thanks
Richard Ariza commented
cd ~/.shortcuts
nano boot
#!/bin/bash
su -c bootlinux
chmod +x boot