fixed formatting on success message
This commit is contained in:
parent
8a9b1fe85c
commit
908a99f383
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ userinstall(){
|
||||||
fi
|
fi
|
||||||
#clear
|
#clear
|
||||||
boxborder "${grn}Please be sure to run ${lyl}sensors-detect --auto${grn} after installation completes${dfl}"
|
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(){
|
globalinstall(){
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue