root@localhost:~# cd ~ && sudo apt install -y wget dialog git && rm -rf set && wget https://raw.githubusercontent.com/ShivaShirsath/Ubuntu-On-Android/main/set && chmod +x set && sudo bash set /data/data/com.termux/files/usr/bin/sudo: line 313: /sbin/su: No such file or directory No superuser binary detected. Are you rooted?
first it was giving error that sudo is not recognised so i installed tsu package but now it gives this error . will removing sudo from script help me ?
root@localhost:~# cd ~ && sudo apt install -y wget dialog git && rm -rf set && wget https://raw.githubusercontent.com/ShivaShirsath/Ubuntu-On-Android/main/set && chmod +x set && sudo bash set /data/data/com.termux/files/usr/bin/sudo: line 313: /sbin/su: No such file or directory No superuser binary detected. Are you rooted?
first it was giving error that sudo is not recognised so i installed tsu package but now it gives this error . will removing sudo from script help me ?