Closed GabyCT closed 7 months ago
Thanks @GabyCT, this improves the situation somehow. There is still a room for improvement, though. If you had some time I'd recommended using
shellcheck
to check the files (not saying it must pass with not failures, but it should help identifying the most obvious ones).Still as I mentioned, it's definitely better than before so it can be merged as is and perhaps in the future someone can continue.
PS: I'm a big fan of yours style fixes, thank you for them :-)
@ldoktor thanks for all the feedback, I just use it the shellchek
tool thanks
@ldoktor changes applied thanks
@ldoktor thanks for all the feedback, I really appreciate it changes applied
This PR adds general fixes in the pre-install scripts like removing tab spaces where they are not needed as well as improving the definition of the variables.