Dan forgot this : `}`

pull/572/head
Promofaux 8 years ago
parent e106ff0fef
commit e942440bb7

@ -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

Loading…
Cancel
Save