More Termux sauce

This commit is contained in:
Geoffrey Frogeye 2017-09-17 18:39:54 +02:00
parent eeb061a032
commit f9975b004d
6 changed files with 3 additions and 8 deletions

2
termux/boot/autosvc Executable file
View file

@ -0,0 +1,2 @@
#!/data/data/com.termux/files/usr/bin/bash
autosvc

1
termux/boot/symlink Normal file → Executable file
View file

@ -1 +1,2 @@
#!/data/data/com.termux/files/usr/bin/bash
echo "ln -s /data/data/com.termux/files/usr /usr" | tsu