A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Update MMM
-
@sdetweil yes, I tried to put the original file too, same problem
-
@minomit which ‘same problem’
if u want the original file back
cd ~/MagicMirror git checkout modules/default/compliments/compliments.js
did u do this
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
-
ok ok, perfect thanks
-
Hello,
after update “npm run start” works, but how can i stop MM ? “npm run stop” did not work.
Thx -
@Zinkeler typically is npm start, then ctrl-c will stop it… if you use pm2, them pm2 start 0, and pm2 stop 0
-
@sdetweil thx, it works
-
@sdetweil Hi, Sam I used you script …it works fine and very easy to upgrade.
Thank you very much for your work :folded_hands_medium-light_skin_tone: -
@Stoffbeuteluwe
Same for me, keep up the good work @sdetweil!