Deleted user
Deleted user
there is no need to verify if deps are installed if they are literally getting installed beforehand
anyways, i cant even reproduce the issue you're having. The script works perfectly fine for me
> > anyways, i cant even reproduce the issue you're having. The script works perfectly fine for me > > You're being ignorant at this point again there is no...
> It's incredible how hostile you're being right now no hostility is being expressed, i am asking a question as seen here > The fontconfig package is literally getting installed,...
> The point of checking for dependencies is to preserve efficiency. An alternative is to just blindly install the dependencies without writing about checking for deps. The script fails as...
also to address the statement above about the command_exists bash, the script is literally installing BASH and is implementing bash configurations, also bash isnt the only shell, and its certainly...
> As a final note, it's very disheartening to see how you've reacted to this bug report. I've made these changes in good faith, but your deliberately rude are not...
> I'm not going to walk through every line of code with you. Just evaluating the code statically, it was clear to me what the issue was. I implemented the...
the script works perfectly fine for me in and out of VM. Can't reproduce this issue at all
both of these versions are basically doing the same thing 1. previous version installs the deps (and does it correctly as this is in every other script 2. new version...