From 5745d71d6a5c1443b68bc5fbde4d339e713ebba9 Mon Sep 17 00:00:00 2001 From: sam detweiler Date: Sun, 30 Jun 2019 06:57:41 -0500 Subject: [PATCH] Update CHANGELOG.md add info on installer changes --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b89b1bc..cb759f6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). --- +### Updated installer +- give non-pi2+ users (pi0, odroid, jetson nano, mac, windows, ...) option to continue install +- use current username vs hardcoded 'pi' to support non-pi install +- check for npm installed. node install doesn't do npm anymore +- check for mac as part of PM2 install, add install option string +- update pm2 config with current username instead of hard coded 'pi' +- check for screen saver config, "/etc/xdg/lxsession", bypass if not setup ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core.