From 2c2278564ca2a0ec345683d0b8f66ee6e1234fce Mon Sep 17 00:00:00 2001
From: Moritz Maxeiner <mm@ucw.sh>
Date: Tue, 3 Mar 2020 19:18:20 +0100
Subject: [PATCH] Misc

---
 centos-7/bash/toolchain.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/centos-7/bash/toolchain.sh b/centos-7/bash/toolchain.sh
index 618f273..2e7ccc2 100644
--- a/centos-7/bash/toolchain.sh
+++ b/centos-7/bash/toolchain.sh
@@ -2,4 +2,4 @@
 source scl_source enable devtoolset-8
 
 # Git 2.18
-source scl_source enable rh-git218
\ No newline at end of file
+source scl_source enable rh-git218
-- 
GitLab