LogosLinuxInstaller icon indicating copy to clipboard operation
LogosLinuxInstaller copied to clipboard

Reconfigure Scripts, or, Code Cleanup

Open thw26 opened this issue 2 years ago • 0 comments

Presently there are functions and variables mixed in with the actual run of the script. Functions and variables should be declared beforehand rather than during run.

There are also commented out sections that can be removed.

Further, functions and code should ideally be more thoroughly commented.

thw26 avatar Oct 26 '22 02:10 thw26