From 24c4bc4f63b917c18e5181a54581ebe96ce9b999 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sun, 26 Dec 2021 13:11:31 -0300 Subject: [PATCH] Add newline at EOF (POSIX) --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c843b8c..983f6cc 100755 --- a/install.sh +++ b/install.sh @@ -284,4 +284,4 @@ runScript() { done } -runScript \ No newline at end of file +runScript