The same as https://github.com/nodkz/mongodb-memory-server/issues/32 but for Linux Mint. Was trying just to make like this ``` if (/ubuntu|mint/i.test(os.dist)) { return this.getUbuntuVersionString(os); } ``` But tests are failing 