AnLinux-App icon indicating copy to clipboard operation
AnLinux-App copied to clipboard

bash: ./start-fedora.sh: No such file or directory

Open shabbir23ah opened this issue 2 years ago • 1 comments

Even after running installation command successfully, it's showing the the error "bash: ./start-fedora.sh: No such file or directory".

" pkg install wget openssl-tool proot tar -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Fedora/fedora.sh && bash fedora.sh" the command used to install

shabbir23ah avatar Jul 09 '22 10:07 shabbir23ah

Maybe you could try the command ls under /data/data/com.termux/files/home (~) to see if there exists the file start-fedora.sh.

xyzzklk avatar Jul 13 '22 13:07 xyzzklk