Fixed missing fi
This commit is contained in:
parent
dc25b5b227
commit
4f787edd2b
1 changed files with 1 additions and 0 deletions
|
@ -776,6 +776,7 @@ setupLinuxHomebrewFonts() {
|
||||||
else
|
else
|
||||||
logg warn 'fc-cache binary not available for setting up Linux Homebrew fonts'
|
logg warn 'fc-cache binary not available for setting up Linux Homebrew fonts'
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# TODO - Add install on macOS for macports
|
# TODO - Add install on macOS for macports
|
||||||
|
|
Loading…
Reference in a new issue