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