Termux service love
This commit is contained in:
parent
75462e7e5d
commit
caf49db140
7 changed files with 95 additions and 5 deletions
6
termux/scripts/sudo
Executable file
6
termux/scripts/sudo
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
#
|
||||
# Substitution for sudo
|
||||
#
|
||||
|
||||
echo "$@" | tsu
|
Loading…
Add table
Add a link
Reference in a new issue