beautysh: re-format

beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh
files to have a consistent formatting.  Re-run the formatter on the
whole repository.

Change-Id: I9c071e3f54f64275284bcaa78966226bd05eb665
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/.build.sh b/.build.sh
index bfe7232..d4e4b26 100755
--- a/.build.sh
+++ b/.build.sh
@@ -17,4 +17,4 @@
 gcc --version
 
 docker run --cap-add=sys_admin --net=host --rm=true --user="${USER}" \
- -w "${PWD}" -v "${HOME}":"${HOME}" -t temp make
+    -w "${PWD}" -v "${HOME}":"${HOME}" -t temp make