From d8941d5e70d5dc057bc706bb3e53db499835d6b4 Mon Sep 17 00:00:00 2001 From: christos Date: Thu, 26 Dec 2024 14:41:08 +0200 Subject: [PATCH] remove empty end lines --- install/semaphore-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/semaphore-install.sh b/install/semaphore-install.sh index e778a4d1..0f40928f 100644 --- a/install/semaphore-install.sh +++ b/install/semaphore-install.sh @@ -84,4 +84,4 @@ msg_info "Cleaning up" rm -rf semaphore_${RELEASE}_linux_amd64.deb $STD apt-get -y autoremove $STD apt-get -y autoclean -msg_ok "Cleaned" +msg_ok "Cleaned" \ No newline at end of file