install.sh: fix formatting
This commit is contained in:
parent
56382e39b2
commit
2f4b5322a6
1 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ error() {
|
|||
}
|
||||
|
||||
heading() {
|
||||
echo "${blue}===== $1 ==========$sgr0";
|
||||
echo "${blue}===== $1 ==========$sgr0"
|
||||
}
|
||||
|
||||
load_config() {
|
||||
|
|
Loading…
Add table
Reference in a new issue