From 6df7c813e27be8b91ef04162eb6e225aad220b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Mon, 12 Feb 2018 21:32:54 +0100 Subject: [PATCH] Add missing EOF newline --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index fa6a6cd..cd68f9d 100755 --- a/build.sh +++ b/build.sh @@ -6,4 +6,4 @@ pyinstaller --log-level=DEBUG \ #https://github.com/sindresorhus/create-dmg # -#create-dmg NodeMCU-PyFlasher-3.0.app \ No newline at end of file +#create-dmg NodeMCU-PyFlasher-3.0.app