]> git.donarmstrong.com Git - qmk_firmware.git/commit
Enable support for Linux Mint 18 with linux_install.sh (#4042)
authorChris Johnston <chris@thejohnstons.net>
Wed, 3 Oct 2018 05:16:49 +0000 (22:16 -0700)
committerskullydazed <skullydazed@users.noreply.github.com>
Wed, 3 Oct 2018 05:16:49 +0000 (22:16 -0700)
commit2d671a7e1a75bb9d03a40c0e440f897c7e52a15e
tree77b2ff3f95a074108be42924a2b58688954b949a
parent37cfd2c5009b932cfddec815c63c6846a5ef3854
Enable support for Linux Mint 18 with linux_install.sh (#4042)

Enable support for ubuntu-derived linux-es in installer

Checks /etc/os-release for mention of ubuntu and debian.

Linux Mint uses ID_LIKE=ubuntu, not ID_LIKE=debian (as seen in
Ubuntu 16.04, unsure about others)
util/linux_install.sh