mkshrc
mkshrc copied to clipboard
constant root access
every time I type su <UID> it ask root access twice to create some symbolic links. could you fix this where it no longer requests root after those links already existing or just do it without root?
example
┌root@localhost:/data/data/com.termux/files/home
└─# su shell
Permission denied
Permission denied
┌shell@localhost:/data/data/com.termux/files/home
└─$