@EyeCantCU I don't know if you use it, but I recommend installing `shellcheck` when working on shell

@EyeCantCU I don't know if you use it, but I recommend installing shellcheck when working on shell scripts to double-check all of your string quoting.
Was this page helpful?