Fix Ubuntu detection
This commit is contained in:
@@ -51,8 +51,6 @@ elif [ -f /etc/lsb-release ]; then
|
||||
else
|
||||
resetDistVer
|
||||
fi
|
||||
else
|
||||
resetDistVer
|
||||
fi
|
||||
elif [ -f /etc/debian_version ]; then
|
||||
DISTNAME=debian
|
||||
|
||||
Reference in New Issue
Block a user