Dan forgot this : `}`

This commit is contained in:
Promofaux 2016-07-15 21:11:10 +01:00
parent e106ff0fef
commit e942440bb7
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ function distroCheck {
TMP=$(cat /etc/*release/ || echo "Failed to find release")
echo "Distribution Version: $TMP" >> $DEBUG_LOG
}
function compareWhitelist {
if [ ! -f "$WHITELISTMATCHES" ]; then