cswl
cswl
ecmascript's implementation is javascript .. the normal js you meant is ES5, the newer ones are ES2015/ ES2016.. :|
Alright, I will see what stuffs I can refactor.. should I start in the `master` or the `beta-versions` branch?
Any updates on this? We could just create a squashfs file and mount it via Magisk module
Thats because you didnt clone the submodule.. If you've already cloned the repo run: ``` git submodule update --init --recursive ```
Which Android version?
Which version of Android are you using?
Oh Youre using Magisk canary.. I forgot to add check for that.. ``` curl -L "https://raw.githubusercontent.com/cswl/tsu/next/shell/tsu.sh" > "$PREFIX/bin/tsu" ``` Please try this for the time being
Fixed in v8.3.2 update. Now available with `pkg install tsu`
Ah, sorry.. most other issues relating to this got fixed.. Can you do a `tsu --dbg` and post the output here..
Oh are you using Termux on external sdcard??