Updated single and double quotes throughout

Added double quotes to common expansions; removed quotes from strings; changed REQUIRES to an indexed array and changed the corresponding `for` loop; added curly braces where feasibly necessary; removed a few unnecessary trailing semi-colons; and put URL's in single quotes to prevent any possible expansions, except for within the `sed` command.  Some logic structures depend on word splitting, so I left those as-is for this commit.  Double exclamation marks in double quotes allow history expansion which is usually disabled in non-interactive shells, so I left those as-is also.
This commit is contained in:
wileyhy 2023-04-28 16:40:56 -07:00 committed by GitHub
parent ca503e3519
commit 520318c973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

File diff suppressed because it is too large Load diff