From 908a99f383d4e293ee7ac38cfb1ccad35ebcd188 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 2 Sep 2022 00:37:37 -0700 Subject: [PATCH] fixed formatting on success message --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 332c114..8ef1813 100644 --- a/install.sh +++ b/install.sh @@ -162,7 +162,7 @@ userinstall(){ fi #clear boxborder "${grn}Please be sure to run ${lyl}sensors-detect --auto${grn} after installation completes${dfl}" - success "${red}P${lrd}R${ylw}b${ong}L ${lyl}Installed${dfl}" + success "\t${red}P${lrd}R${ylw}b${ong}L ${lyl}Installed!${dfl}" } globalinstall(){