A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
updated installer script available for testing
-
@sdetweil there is a one liner commands on the last post… this looks good, and I see that the parm is added to the running chromium
sudo touch /etc/chromium-browser/customizations/01-disable-update-check;echo CHROMIUM_FLAGS=\"\$\{CHROMIUM_FLAGS\} --check-for-update-interval=31536000\" | sudo tee /etc/chromium-browser/customizations/01-disable-update-check
-
@bdream I’ve added this to the install and upgrade scripts. thanks for the nudge to work on this
-
-
@bdream i can see where they might want to update if its a general purpose web viewer with millions of pages a day of all kinds… in our little viewer world, its a very constrained, fairly generic set of content.
-
:thumbs_up: you are right, Sam!
-
@sdetweil Hi Sam, do I have to install node and npm first and than install the script or do the script install all this?
Greetings from Germany
-
@stoffbeuteluwe script does it all
-
@sdetweil oh thx for the fast answer ….