Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
02b0e96db8 | ||
|
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
|
||||
|
Reference in New Issue
Block a user