From 45418b3f17066961e5a07d994ea78c1db8fd3aaa Mon Sep 17 00:00:00 2001 From: MelchiorKokernoot Date: Thu, 12 Sep 2024 10:23:07 +0200 Subject: [PATCH] chore: add newline to bash script --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 4f6d40df2..96d2980d2 100755 --- a/setup +++ b/setup @@ -1,2 +1,2 @@ #!/bin/bash -source ./setup.sh \ No newline at end of file +source ./setup.sh