From 3b41f8dfe8828491df018b2a52d8f4866b3a38c5 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Wed, 26 Jan 2022 13:51:45 -0800 Subject: [PATCH] Add missing newlines --- build_tools/osx_package_resources/welcome.html | 2 +- build_tools/osx_package_scripts/postinstall | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build_tools/osx_package_resources/welcome.html b/build_tools/osx_package_resources/welcome.html index 5bfd6e46d..932ff3290 100644 --- a/build_tools/osx_package_resources/welcome.html +++ b/build_tools/osx_package_resources/welcome.html @@ -26,4 +26,4 @@

Enjoy! Bugs can be reported on GitHub.

- \ No newline at end of file + diff --git a/build_tools/osx_package_scripts/postinstall b/build_tools/osx_package_scripts/postinstall index 58382a7d0..abd59603a 100755 --- a/build_tools/osx_package_scripts/postinstall +++ b/build_tools/osx_package_scripts/postinstall @@ -1,3 +1,3 @@ #!/bin/sh -x -./add-shell ${DSTVOLUME}usr/local/bin/fish \ No newline at end of file +./add-shell ${DSTVOLUME}usr/local/bin/fish