ZhymabekRoman / Exagear-For-Termux

Non official modified version of Exagear for Termux and proot based environemnts - Anlinux, AndroNix, UserLand and etc. No root access required
GNU General Public License v2.0
175 stars 15 forks source link

files and folders not found #25

Closed devicewhite closed 7 months ago

devicewhite commented 7 months ago

I have already detected the reason for this failure, normally it was to rename the "debian-i686" folder to "exagear-fs"... but the folder already exists, so it ends up being moved to inside it

as a result we get a directory "exagear-fs/debian-i686/"

my recommendation: remove "mkdir exagear-fs" from the commands

Screenshot_2024-02-06-23-09-31-690_com termux #

ZhymabekRoman commented 7 months ago

Thanks, fixed!