Contributions are very welcome. Please follow the below guidelines when opening an issue or pull request.
This repo uses mvdan/sh/shfmt for shell script formatting.
sudo snap install shfmt
When you're in the repo, execute
shfmt -w .
to format all shell scripts in place.
sudo apt install shellcheck
shellcheck setup.sh