Dan forgot this : }
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user