Read the statement by Michael Teeuw here.
Changing icons of the modules Current Weather and Weather Forecast
-
@Manu85 it’s ok, install again will not do it… checks and exits
-
@sdetweil ok, so I pass this line in putty
upgrade-script.sh
if so do I have to be in the MM folder or at the base of the pi?
-
@sdetweil if so do I have to be in the MM folder or at the base of the pi?
-
it has to be the entire line. just push the copy icon that appears when your mouse is over the line in the GitHub content
the script figures it all out
-
@sdetweil This is the command:
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
-
@Manu85 yes, that is the 1st test, test run
-
@sdetweil ok I do it
-
@sdetweil I say yes or no?
-
@Manu85 well, you have 3 files of ours that will be changed
main.css
and weather.js and calendar.jsthose changes will be lost, unless you know what you changed and why…
in general you NEVER edit any of our files…
ALL config goes in config.js
ALL css goes in custom.cssreply no… also, I am adding a new check in test run mode…
these changed files is the EXACT reason for test mode.
otherwise those changes would be lost and your mirror might be broken -
@sdetweil I may have moved something before meeting you, but in any case, I didn’t do anything that was important, now I know that I only touch config.js and css.custom!
to carry out a test I pass the same line?