Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug Fix: Check for /etc/debian_version
Check that /etc/debian_version exists Before relying on it existing. NOTE: THe logic was originally setup for Debian distros; however, when run on a non-Debian distro with the Debian Packaging tools installed this file does not exist and in some cases it can cause a problem.
- Loading branch information